/* hide from ie5 mac \*/
html {
  height: 100%;
  overflow: hidden;
}
#flashcontent {
  height: 100%;
  width: 100%;
  background-position: left top; 	
  background-repeat: repeat;  
  text-align: center;
}

/* end hide */
body {
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #171B11;  
  font-family: Calibri, Arial;
}

