@charset "utf-8";
/* CSS Document */
html, body, div#flash {
	height:				100%;
	width:				100%;
	overflow:			hidden;
}
body {
	background-color:	#000;
}
