html {
	height:100%;
	overflow: auto;
}

body {
	height:100%;
	margin:0;
	padding:0;
	background:#ffffff;
}

#flashcontent {
	top: 0;
	left: 0px;
	width:100%;
	height:100%;
	position:absolute;
	line-height:0.5em;
}