
body {
	background: #000;
	color: #353536;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #353536;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div#flash-intro-container {
	width: 508px;
	height: 406px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -254px;
	margin-top: -203px;
	text-align: center;
	border: 1px solid #353536;
}

div#flash-container {
	width: 1014px;
	height: 698px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -507px;
	margin-top: -349px;
	text-align: center;
}
