ul.images {
   clear: both;
}

ul.images li {
   float: left;
   margin-right: 2em;
   height: 110px;
}

ul.images img {
   border: 1px solid #963;
}

#copy {
  margin-right: 0;
}

#pull {
   display: none;
}

h3 {
   text-transform: capitalize;
}