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