a:visited, a:active, a:link, a:hover  {
   text-decoration: underline;
    color:#09528d;
}

#header {
 color:#fff;
 }
#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;
}

#title {
background-image: url(http://blogs.technet.com/photos/msdatacenters/images/3164970/original.aspx);
}

