/* hide from ie on mac \*/
html { height: 100%; overflow: auto; }
  
#content { position: absolute; top: 0px; left: 0px; height: 100%; width:  100%;}
#flashwarning { background: url(../images/flash.jpg) no-repeat; width: 500px; height:250px; position: absolute; top: 50%;  left: 50%; margin-left:-400px; margin-top:-125px; padding-left: 300px; padding-top: 100px;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; }
/* end hide */
  
body { height: 100%; margin: 0; padding: 0; background-color: #000; color: #fff; }