/* hide from ie on mac \*/
html { height:100%; overflow:hidden; }
div#flash { height:100%; }
/* end hide */


body {
height:100%;
padding:0;
margin:0;
background-color:#000;
color:#FFF;
}


div#flash {
width:100%;
height:100%;
}

