body {
  font-size: 12px;
  color: #555555;
  text-align: center;
  line-height: 20px;
  font-family: verdana, arial, helvetica;
  background: url("images/bg.gif") repeat-x #fff;  
}
h1, h2, h3, h4 {
  font-family: "Trebuchet MS";
  font-weight: normal;
}
h2 {
  font-size: 20px;
  color: #4a7bb6;
}
h3 {
  font-size: 18px;
  color: #4a7bb6;
}
a {
  text-decoration: none;
}
small {
  margin-left: 15px;
}
.left, .right {
  float: left;
}
.wrap {
  width: 767px;
  margin: 0 auto;
  text-align: left;
}
.header {
  height: 55px;
  padding-left: 15px;
}
.header span {
  color: #999999;
  float: left;
  margin-right: 10px;
}
.header h1 {
  font-size: 30px;
  line-height: 15px;
}
.header h1 a {
  color: #555;
}
.showcase {
  width: 767px;
  height: 238px;
  background: url("images/runescape-membership.gif") no-repeat;
}
.showcase .left{
  padding: 12px 0 15px 15px;
}
.showcase p{
  width: 572px;
}
.showcase img {
  width: 167px;
  height: 238px;
}
.content {
  padding: 15px;
  padding-top: 10px;
  margin-top: 37px;
  background: url("images/free-rs-membership.gif") no-repeat #fff;
}
.signup {
  line-height: 32px;
  font-size: 18px;
  color: #b24300;
  font-family: "trebuchet MS";
}