body {
        background-color: #777;
        background-image: url('http://www.danielbowmanjr.com/rain.jpg');
}

a {
        font-family: Georgia, "Times New Roman", Times, serif;
        color: #FFF;
        margin-top: 0px;
}
div.hfeed {
background-color: red;
  width:100%;
}

#content2 {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 13px;
        color: #FFF;
        margin: 0px;
        padding: 0px;
        line-height: 150%;
        width:100%;
        height:100%;
        }

h2,#bigger {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 18px;
        color: #FFF;
        margin-top: 0px;
        margin-bottom: 0px;
   }
        
#smaller {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 10px;
        color: #FFF;
}

a:link {text-decoration: none; font-weight: bold}
a:visited  {text-decoration: none; font-weight: bold}
a:active  {text-decoration: none; font-weight: bold}
a:hover  {text-decoration: underline; font-weight: bold}
