html, body {
	background-color:#E8E6E2;
	margin:0px;
	padding:0px;
	overflow:hidden;
	height:100%;
}
#flashcontent {
	width:100%;
	height:100%;
}
