.slideshow {
  background-color: white;
}

.largeimage {
  width: 800px;
  height: 600px;
}

.mediumImage {
  width: 640px;
  height: 480px;
}

.constrainImage {
  width: 100%;
  height: 600px;
  text-align: left;
}

.thumbnail {
  width: 150px;
  height: 150px;
  text-align: center;
  min-width: 150px;
}

.style3 {
  width: 37px;
}

.style4 {
  font-size: large;
}

.style5 {
  height: 21px;
}

.nav-buttons {
  text-align: left;
}

h1.title {
  width: 1200px;
  text-align: center;
  margin: 40px auto;
}

.gallery table {
  width: 1200px;
  text-align: center;
  margin: 0px auto;
  background-color: #f1f1f1;
  color: black;
  padding: 40px;
}

.previous {
  text-align: left
}

.next {
  text-align: right
}
