#sidebar-a h3
{
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    background-color: #1E77D3;
}

.postsubhead
{
    background-color: #1E77D3;
    color: ;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .9em;
}

#masthead
{
height: 100px;
background: #1e77d3;
background-image: url("http://blogs.microsoft.nl/blogs/mpriem/Images/gal_microsoft.jpg");
background-repeat: no-repeat;
}

#masthead a:link, #masthead a:hover, #masthead a:active, #masthead a:visited
{
    color: #FFFFFF;
}