div#content {
  width: 760px;
}
div#content-text {
  width: 760px;
  font-weight: normal;
}
div#cameos {
  text-align: center;
}
div#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%;
}
div#courses caption {
  border-bottom: thin solid #808080;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  font-weight: bold;
}