body {
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #111;
}

#wrapper {
  margin: 3em auto;
  max-width: 840px;
}

h1 {font-size: 180%; font-weight:bold; color:#990000}
h2 {font-size: 112%; font-weight:bold; color:#990000; margin-top:1.5em}
p,li {line-height: 1.5;}

li {margin:6px}
ul {list-style: square}

a:link {text-decoration:none}
a:visited {text-decoration:none}
a:active {text-decoration:none}
a:hover {text-decoration:none; color:#990000}
.latest {font-weight:bold; color:#990000}
