@charset "utf-8";
body {
background-color:#000000;
background-repeat:repeat;
margin-top:0;
}
#maincontener {
	background-color:#000000;
	height: 580px;
	width: 955px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
#div_visit {
	position:absolute;
	left:9px;
	top:8px;
	width:627px;
	height:426px;
	z-index:1;
}

