body {
  background: #5C0B54;
  padding: 10px;
  margin: 0;
  text-align: center;
  font: 12px Verdana, Tahoma, Arial, Helvetica, sans-serif; 
  color: #FFFFFF;
}

#cover {
  width: 420px;
  height: 603px;
  margin: 0 auto;
  border: 1px solid #FFFFFF;
}

#cover img {
  width: 420px;
  height: 603px;
  border: none;
}

#buttons {
  width: 422px;
  margin: 0 auto;
  text-align: left;
  margin-top: 12px;
}

#buttons img {
  cursor: pointer;
}

a.button {
  float: right;
  display: block;
  height: 24px;
  width: 90px;
  text-align: center;
  line-height: 24px;
  background: url(http://images.dvd-sexpress.com/com/info_btn_back.gif) repeat-x;
  font-weight: bold;
  font-size: 1em;
  color: #5C0B54;
  margin: 0px 0px 0px 3px;
  text-decoration: none;
}

a.noscript-back {
  display: block;
  height: 23px;
  width: 422px;
  text-align: center;
  line-height: 23px;
  background:  url(http://images.dvd-sexpress.com/com/info_btn_back.gif) repeat-x;
  font-weight: bold;
  font-size: 1em;
  color: #FFFFFF;
  margin: 0px 0px 4px 0px;
  text-decoration: none;
}
