body.home {
   background-image: url("/froot/91252/uploads/MPG2021LandingPage.jpg");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
}
#header, #content-wrapper, #footer-wrapper {
   display: none;
}