/* CSS Document */

body{
	background-color:#000000;
}

#flashcontent {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	text-align:center;
	display: block;
}