html {
  font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}

body {
  padding: 1em;
}

div.post {
  margin-top: 4em;
  margin-bottom: 4em;
}

div.post .timestamp {
  margin-bottom: 0;
  padding-bottom: 0;
}

div.post h2 {
  margin-top: 0;
  padding-top: 0;
}

a.permalink:link, a.permalink:visited {
  color: #bbb;
  text-decoration: none;
  background-color: transparent;
}

a.permalink:hover {
  color: #777;
  text-decoration: none;
  background-color: transparent;
}
