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