body {
  background-image: url('https://twrw.wildapricot.org/resources/Site/WCC1.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed; /* keeps it static */
  background-position: center center;
}