html { 
  height:100%;
  margin: 0 !important;
  padding: 0 !important;
}
body { 
  background:#000; 
  margin: 0; 
  padding: 0; 
  height:100%!important; 
  min-height:750px; 
  min-width:980px;
  }
object { vertical-align:top; min-height:750px; outline:none;}
div {height: 100%; margin: 0; padding: 0;}

