﻿html {
	font: large serif;
	height: 100%;
	font-size: xx-large;
}
body { background:#000; margin: 0; padding: 0; height:100%; min-height:800px;}
object { vertical-align:top; min-height:800px;}
div {height: 100%;}

