.about-right {
  float:right;
  width:165px;
  background:url('../images/about/book.gif') top left no-repeat;
  padding-top:85px;
  padding-left:5px;
}
.about-right H2 {
  font-family:Times New Roman, Georgia, sans-serif;
  color:#900;
  font-size:18px;
  font-weight:normal;
  margin-top:30px;
  margin-bottom:5px;
}
.about-left {
  float:left;
  width:455px;
}
