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

