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