.out_col {
  background-color: #FFFF66;
}

.bolded {
  font-weight: 700;
}

.boxed {
  border: 1px solid black;
  padding: 5px;

}

/* For the table boxes to have */
th {
  font-weight: 100;
}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
    display: none;
    margin-top: 1%;
}

img {
  margin-top: 1%;
  margin-bottom: 1%;
  width: 1400px;
  height: 600px;
}
