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