html,body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#flashMovie {
	position: absolute;
	height:100%;
	width: 100%;
	left: 0px;
	top: 0px;
}