BODY {
	overflow-x: hidden; 
	margin: 0;
	padding: 0;
	background-attachment: scroll;
	background-color: #4b97e5;
	background-image: url(/images/background/blue_rays.jpg);
	background-repeat: no-repeat;
	background-position: center top;
} 
