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