@charset "utf-8";
html, body {
	margin: 0px;
	padding: 0px;
	height:100%;
	overflow:hidden;
}
#id-flash {
		height:100%;
		z-index:1;
}
