body {
	margin: 0 0 0 0;
}

.construct_img {
	position:absolute;
	width:508px;
	height:354px;
	margin-left:50%;
	left: -259px;
	top:50%;
	margin-top:-200px;
	background-image:url(../img/underconstruction.jpg);
	background-repeat:no-repeat;
	background-position: top left;
}

.info_bottom {
	position:absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#008584;
	bottom:0px;
	width:950px;
	height:20px;
	/*border-left: #008584 1px solid;
	border-top: #008584 1px solid;
	border-right: #008584 1px solid;*/
	margin-left:50%;
	left: -450px;
	float:left;
}