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

body
{
	height:100%;
	margin:0px;
	padding:0px;
	border-left:0px;
	border-right:0px;
}

object
{
	width:100%;
	height:100%;
	display:block;
}