


body {
	background-image: url('backgrounds/2.jpg');
	background-color: #f8cb0c;
	background-position:bottom center; 
	
background-repeat: repeat-x;
background-attachment:fixed;


}
