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