body {
  background: none;
  background-image: url("/resources/backgrounds/bark.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-color: #e2c9b3;
}
