body {
  max-width: 1100px;
  text-align: center;
  font-family: Arial;
  color: #000000;
  margin: 5px auto;
  font-size: 16px; }

.smfont {
  font-size: .85em;
  text-align: center;
  margin-top: 10px; }

#coverimage {
  max-width: 900px;
  margin: 1px auto; 
}
#coverimage img {
    width: 95%;
}

#links {
  font-size: .85em;
  text-align: center;
  margin-bottom: 10px; }

#links a {
  color: #000066;
  text-decoration: underline; }

#links a:hover {
  text-decoration: none; }


