body {
 
background-image: url('mojave-background.gif');
 background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
