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

