@charset "UTF-8";
/* CSS Document */

body, html {
	height: 100%;
	margin: 0px;
	background-color: #ffffff;
}

#flash {
	width: 100%;
	height: 100%;
}

#header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}
