html {
	width: 100%;
	height: 100%;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	min-width: 900px;
	min-height: 635px;
}

div#flashLayer {
	width: 100%;
	height: 100%;
}
