/* CSS Document */

div#about {
  background: url(../images/page_backgrounds/about/main.gif);
  background-repeat: no-repeat;
  width: 838px;
  height: 390px;
  margin-top: 25px;
  margin-left: 55px;
}

div#aboutcontent {
  width: 800px;
  margin-left: 15px;
}