body {
      color: #333;
      font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
      font-size: 1.1em;
}

#container {
      line-height: 1.6;
      font-size: 0.9 em;
}
#pageHeader h1 {
      font-weight: normal;
}


h1, h2, h3, h4 {
      font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;      color: #000000;
      letter-spacing: -1px;
      font-weight: normal;}

h2 {      color: #191919;}
h3 {      color: #333333;}

h4 {      color: #4c4c4c;}

.blog-entry-title a {
      color: #333;
}