#content h2 {
  font-size: 2.0em;
}
#bottom-content {
  background: #151515;
  margin: 0 20px;
  padding: 20px 0;
}

#bottom-content div.image-wrap {
  float: left;
  padding: 0 43px 30px 43px; 
}

#bottom-content div.image-wrap img {
  border: 2px solid #b38e54;
}
