body {
  /*background: #f1e409 url(../images/body-bg.gif) repeat-x;*/
}

#left {
  width: 510px;
  float: left;
}

#right {
  padding-top: 450px;
  width: 514px;
  float: left;
  background: url(../images/aboutus-right.gif) no-repeat;
  height: 181px;
  color: black;
}

div.title {
  margin-bottom: 10px;
}

#content {
  background: #ffffff;
  color: black;
}