#office {
  background: black url(../images/fnaf/bgoffice.gif);
  background-size: cover;
  background-position: top center;
}

#camA {
  background: black url(../images/fnaf/bgcamA.gif);
  background-size: cover;
  background-position: top center;
}

#camB {
  background: black url(../images/fnaf/bgcamB.gif);
  background-size: cover;
  background-position: top center;
}

#camC {
  background: black url(../images/fnaf/bgcamC.gif);
  background-size: cover;
  background-position: top center;
}

#camD {
  background: black url(../images/fnaf/bgcamD.gif);
  background-size: cover;
  background-position: top center;
}

#camE {
  background: black url(../images/fnaf/bgcamE.gif);
  background-size: cover;
  background-position: top center;
}

#camF {
  background: black url(../images/fnaf/bgcamF.gif);
  background-size: cover;
  background-position: top center;
}

#camG {
  background: black url(../images/fnaf/bgcamG.gif);
  background-size: cover;
  background-position: top center;
}