


body {
	background-image: url('backgrounds/5.jpg');
	background-color:white;
	background-position:  left top; 
	
background-repeat: repeat-x;
background-attachment: fixed;


}
