/* ---- BACKGOUND COLOUR --- */

body {
	background-color: #f1e7cf;
	background-image:url(2.jpg);
	background-repeat:repeat-x;
}
