body {
  color: #000;
  background: #fff url('images/listen-header.jpg') no-repeat;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt
  }

#header-text {
  position: relative;
  margin-top: 105px;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  font-size: 11pt;
  color: #fff;
  }

#listen-text {
  position: absolute;
  text-align: center;
  margin-top: 130px;
  }

#listen-ad {
  position: relative;
  background: url('images/blank.gif') no-repeat;
  margin-top: -10px;
  width: 400px;
  height: 280px
  }