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: 873px;
  margin: 1px auto; }
  #coverimage img {
    width: 95%;
    /*
    @media(max-width: $mobilepw) {
    	width: calc($mobilepw * .95);
    }
    @media(max-width: $minbreakptpw){
    	width: $minbreakptpw;
    }
    */ }

#links {
  font-size: .85em;
  text-align: center;
  margin-bottom: 10px; }

#links a {
  color: #000066;
  text-decoration: underline; }

#links a:hover {
  text-decoration: none; }

/*# sourceMappingURL=2019ecrev.css.map */
