/* CSS Document */
body {
 background-color:#05b200;
	/*background-color: #A9A877;*/
	font: 400 0.9em verdana;
	color: #fff;
	line-height: 1em;
	font-size: 12px;
	margin-top:0;
}
a {
		text-decoration: none;
		color: #fff;
		}

	a:hover {
		text-decoration: none;
		color: #fff;
		}
div#m_cont{
margin:0 auto;
padding:0;
width:900px;
min-height: 559px;
height: auto !important;
height: 559px;
}
div#contUp{
height:202px;
}
div#contCenter{
height:202px;}
div#contDown{
text-align:center;}