
#HomePage {
	background-color: #7e564a;
}

#OverallWrapper {
	position:absolute;
	width:940px;
	height:550px;
	z-index:0;
	margin-left: -470px;
	left: 50%;
	background: #7e564a;   
}

 