a:visited, a:active, a:link, a:hover  {
   text-decoration: underline;
    color:#09528d;
}

#header{
                text-align: left;
                background-color: #FFF; 
                }

#header {
background-image: url(http://blogs.technet.com/photos/gfs/images/3256254/original.aspx);
}

}
#title a:link, #title a:visited, #title a:active, #title a:hover {
     text-decoration: none;
     color:#fff;
}

.posthead a:visited, a:active, a:link, a:hover  {
   text-decoration: none;
    color:#09528d;
}

