body {
background-color:#000000;
color:#FFFFFF;
text-align:center;
font-size:11pt;
font-family:verdana;

background-image:url('mountain.jpg');
background-repeat:no-repeat;
background-attachment:fixed;
background-position: 50% 100%;
}

table {
font-family:verdana;
font-size:10pt;
text-align:left;
height: 100%;
}

.nav {
text-align:right;
}

.subnav {
text-align:left;
}

/*
a, a:visited, a:active {
color:#FF0000;
text-decoration:none;
}
*/

a, a:visited, a:active {
color:#FFFFFF;
text-decoration:none;
}

a:hover {
color:#882200;
text-decoration:underline;
}

a:active {
color:#FFFFF;
}

.subnav {
font-size:10pt;
}

.contact{
font-size:9pt;
}
a{
text-decoration:underline;
color:#FFFFFF;
}