body {
  background-image: url("/resources/backgrounds/beach-1.jpg");
  background-position: center top;
  background-repeat: repeat-x;
  background-attachment: fixed;
}
