h3.sf_blog_posttitle {
    font-size: 22px;
    text-decoration: none;
    font-weight: bold;
    margin: 5px 0 16px 20px;
 }

 .sf_blog_entry {
    margin-left: 50px;
    margin-right: 50px;
    font-size: 16px;
    margin-bottom: 12px;
    min-height: 1%;
    height: auto !important;
    _height: 1%;
 }

 .sf_blog_extra2 {
    float: left;
    height: 100px;
    width: 300px;
    border-right: solid 4px #fff;
    border-left: solid 4px #fff;
    background-repeat: no-repeat;
    background-image: url(images/JPratt15TinyHoriz.jpg);
 }

 body {
    margin: auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-family: arial;
    font-size: 10px;
    background-color: #2A4966;
 }

 
