.main {
  padding: 15px;
  height: 475px;
}

.thumbnail {
  padding: 0px;
  margin-bottom: 0px;
}

.body-text {
  width: 512px;
}

img {
  border: none;
}
.menu-item a {
  text-decoration: none;
  border-bottom: 1px dotted #bcbcbc;
  color: inherit;
}

.menu-item a:hover {
  color: black;
  border-bottom: 1px dotted black;
}



#page-footer {
  width: 99%;
  position: relative;
  bottom: 0px;
}

.fineprint {
  font-size: 0.5em;
  text-align: right;
}




