#my-h1 {
  font-family:Georgia, Verdana, Arial, Serif;
  font-size:1.8em;
  margin:10px 0 0 10px;
  font-variant:small-caps;
  letter-spacing:0px;
  font-weight:normal;
}

.posttitle h1 {
  font-family:Georgia, Verdana, Arial, Serif;
  font-size: 1.5em;
  margin: 1em 0 0;
  font-weight:normal;
  line-height:1.4em;
  letter-spacing:0px;
}

pre.src {
  background: #eee;
  border: 1px solid #ccc;
  padding: 1em;
  font-size: 130%;
  overflow: auto;
}

code {
  background: #eee;
  padding: 3px;
  font-size: 130%;
}
