body {
	background-color: #222222;
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana;
}

a {
	font-size: 12px;
	text-decoration: none;
	color: #CC0000;
}

embed {
	background-color: #FFFFFF;
	height: 320px;
	width: 560px;
}

#content {
	position: absolute;
	width: 560px;
	height: 340px;
	left: 50%;
	margin-left: -280px;
	top: 120px;
}
