BODY{
	background-color:#261D0C;
}

H1, H2, H3, H4, H5{
	color:#625947;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	margin:0px;
	padding:0px 0px 5px 0px;
}

P{
	color:#625947;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	margin:0px;
}

#container{
	margin: 80px auto auto auto;
	height:500px;
	padding:auto;
	position:relative;
	text-align:center;
	width:566px;
}

#construction_container{
	margin: 30px auto auto auto;
	height:500px;
	padding:auto;
	position:relative;
	text-align:center;
	width:566px;
}

.construction{
	color:#625947;
	font-size: 14px;
	clear:both;
	display:block;
	text-align:middle;
	background-color:#372C14;
	border:1px solid #463F30;
	padding:6px 0 3px 0;
	margin-left:auto;
	margin-right:auto;
	height:20px;
	width:240px;
}

.construction A:LINK, .construction A:VISITED{
	color:#625947;
	text-decoration:none;
}

.construction A:HOVER{
	text-decoration:underline;
}

.content_construction{
	margin-left:-30px;
}
