body {
  background: none;
  background-image: url("/resources/backgrounds/pine-needles-4.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-color: #007f3f;
}
