@charset "UTF-8";
/* CSS Document */

body
{
	background:url(../images/menu_bg.gif) repeat-x #222222 top center;
	margin-top:0;
}

#adproof
{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -125px;
	margin-left: -150px;
}
