body {
	background-color: #758500;
	text-align: center;
	margin: 0px;
	background-image: url(../_images/bg-body-1.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	
}


#headerBg {
	background-image: url(../_images/bodyHeader-1.jpg);
	background-repeat: no-repeat;
	height: 255px;
	width: 1024px;
}
