html {
	height: 100%;
	overflow: auto;
	border: none;
	line-height: 0;
	}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #F5F5F5;
	}
#SWFObject {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width:  100%;
	}