.h1, h1 {
  text-align:center;
}

#Gallery {
  text-align:center;
  background-color:rgb(222,222,48);
}

#schedule {
  background-color:rgb(88,169,96);
}

#holidays {
  background-color:rgb(0,255,209);
}

#activity {
  background-color:rgb(56,143,75);
}

