body {
  background: none;
  background-image: url("/resources/backgrounds/water-2.jpg");
  background-position: center center;
  background-repeat: repeat;
  background-attachment: fixed;
  background-color: #00bcb0;
}
