body {
	background-color: black;
}

#flashcontent {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -376px;
	margin-top: -225px;
}
