body {
	background-color: #D6D1CA;
}

#mainContainer{
	margin: 30px auto 0 auto;
	height: 688px;
	width: 1007px;
	position: relative;
}

div#contact
{
	font-family: arial;
	font-size: 12px;
	text-align: center;
	position:absolute;
	top:690px;
	left:0px;
	z-index: 1000;
	width:1007px;
}
