html { height:100%;}
body {
	background:#000;
	margin: 0;
	padding: 0;
	height:100%;
	min-height:750px;
	color: #000;
	font-size: 1px;
}
object { vertical-align:top; min-height:750px;}
div {height: 100%;}

