
body {
	font-family: Verdana, Arial, sans-serif;
	background: #000000;
	color: #666666;
	font-size: 10px;
	padding: 0px;
	padding: 0px;
	text-align: center;
}

div {
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
	height: 100%;
}


#flashContent
{
	position: absolute; 
	top: 0px; 
	bottom: 0px; 
	left: 0px; 
	right: 0px;
	width: 100%;
	height: 100%;
	background: #000;
}
