
/* hide from ie5 mac \*/
html {
  height: 100%;
  overflow: hidden;
}

/* end hide */
body {
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #B5B7BA;;
}

#noflash { 
    position:absolute; 
    left:50%; 
    top:50%; 
    width: 284px; 
    height: 211px; 
    margin-left:-142px; 
    margin-top:-105px; 
}