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