@charset "UTF-8";
body {
	background-color: #3a6435;
	background-image: url(../images/background_default.gif);
	background-repeat: repeat-x;
}
#main_nav {
	width: 750px;
	height: 102px;
	position: absolute;
	bottom: 0px;
}
.comingsoon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-style: normal;
	position: absolute;
	padding: 200px;
	font-weight: 900;
}
