/* your styles go here */

.post-body table tr:first-child
{
    background: whitesmoke;
}

li.current_page_item a
{
    border-bottom: 1px solid gray;
}


.blog-post h1 {
  color: #;
  line-height: 1.1em;
}