body {
  background: #fdfdf6; /* url(../images/logo.png)
              no-repeat scroll top left; */
  margin-left: 3em;
  margin-right: 3em;
  margin-top: 60px
}

a img {
  border: none
}
  
address {
  font-weight: bold;
  text-align: right;
  border-top: gray thin solid;
}
