body {
    background-color: #333333;
    color: #999999;
    font-family: tahoma, arial, sans-serif;
    font-size: 8pt;
}

a:link {
color: #CCCCCC;
}

a:visited {
color: #AAAAAA;
}

#bannerText {
    color: #444444;
    background-color: #333333;
    font-size: 72pt;
    font-family: "Arial Black", "Arial Bold", sans-serif;
    font-weight: bold;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: -1;
}

