/* Slide 03 (#1) */
#background{
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom; 
  background-color: black;
}
.logo {
  margin-top: -100%;
}

/* Slide 90 (#4) */
#background2{  
  background-position: center top; 
}