table.gallery {
  clear: both;
  border: 1px solid black;
}
table.gallery td,
table.gallery th {
  border: 1px solid black;
  text-align: center;
}
table.gallery td {
  font-size: 80%;
  color: #336666;
}
h1 {
  color: #336666;
  float: left;
}
img#logo {
  margin-left: 50px;
}
a img {
  border: 0;
}