#header h1 {
  background: url(title.gif) no-repeat;
  width: 324px;
  height: 51px;
}

#rbody {
  background-image: url(nav_bg.gif);
}

p {
  background-color: #9b7677;
  border: 3px solid #cc97c4;
  height: 200px;
  margin-bottom: 20px;
  margin-top: 45px;
  text-align: left;
  margin-left: 10px;
  margin-right: 10px;
  padding: 8px;
}
