BODY { 
background-color: #3c3c3c;
background-image: url(leaf.jpg); 
background-repeat: no-repeat
}


A:link, A:visited, A:active { 
 font-family: Arial;
 font-weight: bold;
 color:#CFCFCF; 
 text-decoration: none;
}

A:hover {
 font-family: Arial;
 color: white; 
}

.head {
align: right;
border: 1px solid #010101;
background-color: #8f8f8f;
padding: 4px; 
font-family: verdana;
font-size: 10pt;
color: white;
font-variant:small-caps;
opacity: .75;
filter: alpha(opacity=75);
-moz-opacity: .75;
}

.navi {
background-color: #737373; 
border: 1px solid #010101;
padding: 10px; 
font-family: verdana;
font-size: 10pt;
color: white;
opacity: .75;
filter: alpha(opacity=75);
-moz-opacity: .75;
}

.i {
font-family: verdana;
font-size: 8pt;
color: white;
font-style: italic;
}

.main {
vertical-align: top;
background-color: #737373; 
border: 1px solid #010101;
padding: 4px; 
font-family: verdana;
font-size: 8pt;
color: white;
}

.whee {
vertical-align: top;
font-family: verdana;
font-size: 8pt;
color: white;
}

.cap {
vertical-align: middle;
background-color: #737373; 
padding: 4px; 
font-family: verdana;
font-size: 10pt;
color: white;
line-height: 14pt;
}