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

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

#schedule {
  background-color: #dede30;
}

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

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

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
  margin: 0 auto;
  text-align: center;
}

#photo {
  text-align: center;
}

th {
  text-align: center;
}

#availability {
  background: #00ffd1;
}

#header {
  background: #27ae60;
  text-align: center;
  margin: 0 auto;
}

