@charset "utf-8"; 

body {
	margin: 0px;
	padding: 0px;
}
div#flash {
	position: absolute;
	width: 100%;
	height: 100%;
}
