body {
  margin-top: 0px;
  margin-left: 0px;
  background-color: #000000;
  background-image: url("../images/home_background.jpg");
  background-repeat: no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #ffffff;
}

a {
  color: #ffffff;
}

img {border: 0}

iframe#contentarea {
  position: absolute;
  z-index: 10;
  top: 162px;
  left: 63px;
  width: 596px;
  height: 311px;
  background-color: #121c34;
}

td#homeplayground {
  background-color: #121c34;
}

.whatsnew {
  font-size: 10px;
  padding-left: 28px;
  padding-right: 14px;
}

.acnd {
  font-size: 12px;
  font-weight: bold;
}

.dvdcopy {
  font-size: 10px;
  padding-left: 6px;
  padding-right: 14px;
}

.highlight{
  color: #ff0000;
  font-weight: bold;
  font-size: 12px;
}