div#masthead
{
    background-color: #C7C7CF;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-image: url(/blogfiles/shawnhar/WindowsLiveWriter/TitleBanner_D314/banner%5B4%5D.jpg);
}

div#header
{
    background-color: #C7C7CF;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-image: url(/blogfiles/shawnhar/WindowsLiveWriter/TitleBanner_D314/banner%5B4%5D.jpg);
}

h1 a:link,
h1 a:visited,
h1 a:active
{
    color: #E0E0E0;
}

p#tagline
{
    color: #E0E0E0;
    font-style: italic;
    padding-top: 5px;
}

div#TagSideBar
{
    display: none;
}

pre
{
    font-family: Courier;
    font-size: 9pt;
    color: darkblue;
}
