html {
	height: 100%;
	/*overflow: auto;*/
}
body {
	background-color:#A4A39A;
	margin:0;
	padding:0;
	border:0;
	overflow-x:hidden;
}
img {
	margin:0;
	border:0;
	padding:0;
}
object { display:block; outline: none;}
#flashcontent {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}
