body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: 003366;
	background-image: url(images/html_bck.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
	}
	
#center {
	background-attachment: fixed;
	background-image: url(images/center.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 647px;
	width: 955px;
	background-color: #02126A;
	top: 0px;
	left: 50px;
}

