body {
  cursor: url(gb.cur), auto;
  margin: 0px;
  color: #ffffff;
  font-family: Trebuchet MS, Verdana, Helvetica, Arial, serif;
  background: #202020; }

a:link, a:visited {
  cursor: url(gb.cur), auto;
  letter-spacing: 1px;
  color: #ffffff;
  font-weight: bold; }

a:hover, a:active {
  color: #888888; }

.webplayer {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  border: 0px;
  vertical-align: middle;
  text-align: center; }

.tab {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  border: 0px;
  vertical-align: middle;
  text-align: center;
  background: url(intro.jpg) no-repeat center center; }

.tab_top {
  width: 100%;
  height: 50%;
  margin: 0px;
  padding-bottom: 130px;
  border: 0px;
  vertical-align: bottom;
  text-align: center;
  font-weight: bold; }

.tab_bottom {
  width: 100%;
  height: 50%;
  margin: 0px;
  padding-top: 130px;
  border: 0px;
  color: #99cc33;
  vertical-align: top;
  text-align: center;
  font-size: 11px; }

.tab_bottom img {
  vertical-align: middle; }