@charset "utf-8";
/* CSS Document */

BODY{
	margin:0px;
}
.container #underConst{
	width:100%;
	height:480px;
	background-image:url(../images/cSoon.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin-top:20px;
}