body {
  font-family: Georgia, "Times New Roman", Times, serif;
  text-align:center;
}

a {
  color:black;
  font-weight:bold;
  text-decoration:none;
}

a:hover {
  color: blue;
}

#copyright {
  font-size:xx-small;
  font-weight:lighter;
  margin-top:20px;
}
