body{	
	background-color:#000000;
	background-repeat: no-repeat;
	background-position: top left;
	color:#00021E;
	margin:0px;
	padding:0px;
	font-family:Arial, Verdana;
	font-size:12px;
	height: 100%;
}
div#flashContainer{
	margin: 0;
	padding: 0;
	position:absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
div#flash{
	margin:0;
	padding: 0;
	position: absolute;
	width: 100%;
	height: 100%;
}
