body {
  font-family: 'Abel';
  background-image: url("../bgpaper.png");
  background-color: #e6b6ae;
  color: #402b35;
  margin: 0;              /* Remove margins on body so header can go right at the top */
}

