html {
	height:100%;
	width:100%;
	background: #111111;
}
body
{
	text-align: center;
}

#flashcontent 
{
	position: absolute;
	margin:-203px auto 0 auto;
	top: 50%;
	bottom: 0;
	left: 0;
	right: 0;
}
