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