

html
{
	overflow: auto;
	height: 100%;
}

body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	color: #FFFFFF;
	background: #000000;
	height: 100%;
}

#flashContent {
	background: #ffffff;
	outline:none;
}