BODY 

{
    background: url("pics/fairies2.jpg");
    background-repeat: no-repeat;
    background-color: #000000;
    background-position: top-left;
    background-attachment: fixed;
    scrollbar-face-color: #000000;
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-track-color: #000000;
    scrollbar-arrow-color: #FFFFFF;
}

h1,h2,h3,h4{font-family: arial; color: #cccccc; }

p {font-family: arial; font-size: 11pt;color: #ffffff; }

h1,h2,h3,hr {color: #cccccc; }p,table,th{font-family: arial; font-size: 11pt;font-color: #ffffff; }

div#nav{font-family: arial; font-size: 11pt;color: #ffffff; }


a:link {color:#B70000; text-decoration: underline; cursor: pointer;}a:visited {color:#B70000; text-decoration: underline; cursor: pointer;}a:hover {color:#ffffff; text-decoration: none; cursor: pointer; background-color: #000000;}

