body {
	text-align: center;
	margin: 0px;
	background-color: #f7f7f7;
}
#header {
	background-image: none;
	height: 250px;
	width: 100%;
}
#line {
	background-image: none);
	background-repeat: repeat-x;
	height: 19px;
	width: 100%;
}
#logo {
	height: 150px;
}
#logo img {
	margin-top: 21px;
}
#construction {
	margin-top: 120px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #66a50b;
	float: left;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.under {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9d9d9d;
	font-size: 18px;
	font-weight: normal;
}

