/* CSS Document */
body {
	background-color:#2B2A32;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../../images/center_fon_2.jpg);
	background-repeat: no-repeat;
	background-position: center 85px;
}

#top_div { margin-top:460px; clear:both; }
