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

body, html {
	background:#000000;
	margin:0px;
}

h2 {
	padding:3px;
	background:#333333;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	border-top:1px #FFCC00 solid;
	border-bottom:1px #FFCC00 solid;
}

h2 a {
	color:#fff;
}
.ads {
	text-align:center;
	margin-top:20px;
	display:none;
}
