/* hide from ie5 mac \*/
html {
  height: 100%;
}
#flashcontent {
  height: 100%;
}
/* end hide */
body {
  background:#1a1a1a url('../images/bg-repeat.jpg') 0px 0px repeat-x;
  height: 100%;
  margin: 0;
  padding: 0;
  
  font-family:'Verdana', Arial; font-size:11px; color:#FFFFFF;
}

a {color:#3A9BD9;}