* {
  color:#D3CBB6;
}

div#body {
  background:#342F22 url(../images/home/mother_daughter_read.jpg) no-repeat;
  width:552px; 
  padding:384px 200px 10px 30px;
}
div#body h1 {
  font-size:12px;
  text-transform:uppercase;
  margin:0px;
  color:#F5EFE9;
}
div#body h2 {
  font-size:18px;
  font-weight:normal;
  margin-bottom:10px;
  color:#F5EFE9;
  border:0px;
}

td.left {
  width:250px;
  padding-right:25px;
  border-right:1px dotted #F5EFE9;
}
td.right {
  width:250px;
  padding-left:25px;
}
div#bar {
  border:1px solid #342F22;
  border-width:15px 30px;
  background-color:#443E31;
  margin:0px;
  margin-left:165px;
  width:722px; height:30px;
}
div#banner {
  position:absolute;
  top:30px; left:775px;
}

