#content {

  background-image: url(../images/bamboo_white.jpg);
  width: 700px;
}

#info {
  width: 600px;
}

dt {
  margin-left: 15px;
}
dd {
  margin: 0 0 10px 30px;
}

dt {
  color: #800000;
  font-weight: bold;
}