@CHARSET "ISO-8859-1";

.about {
  background: #fff url(../images/aboutus_header.jpg) no-repeat;
}

#leftabout {
  background: #fff url(../images/left_about.jpg) no-repeat;
  width: 280px;
  height: 177px;
  float: left;
  margin-left: 10px;
  margin-bottom: 0px;
}

#aboutimg {
  background: #fff url(../images/aboutimg.jpg) no-repeat;
  height: 131px;
  width: 200px;
  float: right;
  margin-bottom: 2px;
  margin-right: 30px;
}

#abouttoptext {
  font-size: 1.5em;
}