body {
  background: none;
  background-image: url("/resources/backgrounds/forest-2.jpg");
  background-position: right top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-color: #003f7f;
}
