* {
	margin: 0;
	padding: 0;
	font-size: 6px;
}
body {
	background: #000;
	text-align: center;
	margin: auto auto;
}
h1 {
	margin-left: -2000px;
}
a
{
	color: #000;
}
div#swf-placeholder 
{
	position: relative;
	height: 650px;
	top: -30px;
}
#google-ads
{
	height: 90px;
}
#google-ads2
{
	position: relative;
	top: -90px;
	height: 90px;
}
#links,
#links a
{
	font-size: 11px;
	color: #fff;
	font-family: Verdana, Arial;
	font-weight: bold;
}
#links
{
	position: relative;
	top: -60px;
}