html, body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-image  : url('pattern/pat_20030502124251_3.gif');
  color             : #fff;
  height            : 100%;
  margin            : 0px;
  padding           : 0px;
}

a {
  color             : #fff;
  text-decoration   : none;
}

a.parent {
  font-size         : 0px;
}

div#wrapper {
  position         : absolute;
  width            : 100%;
  min-width        : 952px;
  min-height       : 548px;
  height           : 100%;
}
div#flashContent {
  position         : absolute;
  height           : 548px;
  width            : 952px;
  top              : 50%;
  margin-top       : -274px;
  left             : 50%;
  margin-left      : -476px;
  text-align       : center;
}

span.hotline {
  color            : #996633;
  font-weight      : bold;
  font-size        : 10pt;
}