body{
	background: #121212 url(/images/dark_bg.jpg) top center no-repeat;
	color: white;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:hover, a:active{
	color: #CCCCCC;
}
a:visited{
	color: #999999;
}
h3{
	margin: 2em 1em 1em 1em;
}

#content{
	text-align: center;
	width: 500px;
	position: absolute;
	left: 50%;
	xtop: 40%;
	top:20px;
	margin-left: -250px;
	xmargin-top: -100px;
}
#footer{
	margin-top:5em;
}
#dd-heading{
	display:none;
}
p.smalltext{
	font-size:10px;
}
h2{
	background: url(/images/trans-black-bg.gif);
	border-bottom:1px solid #222;
	padding-bottom:2px;
}