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;
}