html { height:100%;}
body { background:#000; margin: 0; padding: 0; height:100%; min-height:800px; text-align:center;}
object { vertical-align:top; min-height:800px;}
#website {
padding:80px;
height: 60px;
}

#logo{
	position:absolute;
	top:27px;
	left:475px;
	z-index:1;
}

