html, body {
  margin:0 auto;
  height:100%;
  line-height:0;
  overflow:auto;
  background: #CC0101;
}
#flashcontent {
  top:0px;
  left:0px;
  width:100%;
  height:100%;
}
body {
	background: #C70102;
	margin: 0;
}

#noflash {
    width:595px;
    height:161px;
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-297px;
    margin-top:-80px;    
}