body {
  background: #000 url('/images/woodpanels.jpg');
  color: #999;
  font-family: "Georgia", serif;
  line-height: 15px;
}

div, td, p {
  font-size: 11px;
}

a, a:hover, a:visited {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

hr {
  height: 1px;
  border-top: 1px dotted #666;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
}

#frame {
  text-align: center;
  width: 920px;
  height: 685px;
  margin: -15px 0px -25px 0px;
}

.info .title {
  font-weight: normal;
  font-family: "Georgia";
  font-size: 14px;
  color: #fff;
}

.info .byline {
  font-family: "Arial";
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #fff;
  opacity: 0.75;
}