#content {
	background-image: url(../images/contactBG.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 900px;
	z-index: 1;
	height: 770px;
}
#agentsdetails {
	position: absolute;
	visibility: visible;
	height: 80px;
	width: 400px;
	left: 50%;
	top: 50%;
	margin-top: -40px;
	margin-left: -200px;
	font-size: 16px;
	text-align: center;
}
