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

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

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