@charset "utf-8";
/* CSS Document */

body, html {
	margin:0px;
	padding:0px;
	height:100%;
	background-color:#000;
}

#flashcontent {
	width:100%;
	height:100%;
}