#content-text {
  width: 530px;
}
#main-photo {
  position: absolute;
  top: 135px;
  left: 540px;
}
div#cameos {
  text-align: center;
  padding-top: 2em;
}
#cameos img {
  margin :0 5px;
}
div#courses {
  border: thin solid #808080;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  color: #000;
}
div#courses table {
  width: 100%;
  font-size: 80%;
}
div#courses caption {
border-bottom: thin solid #808080;
}