body {
	background-color:Black;
}
#construction {
	height:300px;
	width:485px;
	margin-top:100px;
	background-image:url(/img/construction.png);
	background-repeat:no-repeat;
	border:solid 1px White;
}
.center {
	margin:0 auto;
}