body {
	background: #999999;
	margin: 0px;
}
#flashcontent {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -497px;
	margin-top: -287px;
}
#content {
	display: none;
}

