body {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: oblique;
  font-size: 14px;
  font-weight: 800;
  color: #333;
  background-color: #eee;
}
.main {
  background-color: #ccc;
}

a:link {color: #ffffff; text-decoration: none; font-weight:bold}
a:visited {color: #ffffff; text-decoration: none; font-weight:bold}
a:hover {color: #000000; text-decoration: none; font-weight:bold}
a:active { }

.photo {border-color: #660033; }

#footer {
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
  color: #333;
  text-align: left;
  padding: 10px 20px 10px 100px;

