@charset "utf-8";
/* CSS Document */


html {
	height:100.01%;
}

body {
	height:100.01%;
	padding:0;
	margin:0;
}

#flash {
	position:relative;
	width:100%;
	height:100%;
	background-color:#ffffff;
}