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