html, body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
div#flashcontent {
	width: 100%;
	height: 100%;
}
