body { 

background-color: FFEBB0;
font-size: 14px;
background-image: url('back3.jpg');
background-repeat: repeat-y; background-attachment: scroll; 
color: #000000; 
font-family: Tahoma, Verdana, Arial, Sans-serif; 
margin-left: 2px; margin-right: 2px; margin-top: 2px; 
margin-bottom: 10px; padding: 0px; background-position: top;

}

A:link { text-decoration: none; }
A:visited { text-decoration: none; } 
A:active { text-decoration: none; }
A:hover {color:#000000; background-color: #DFCD9B; text-decoration: underline; }

.h1 {

FONT-WEIGHT: bold; 
FONT-SIZE: 32px; 
Z-INDEX: 1;
COLOR: #444444; 
FONT-FAMILY: Tahoma, Verdana,  Arial, Sans-serif; 
text-align: left;
position: relative; MARGIN-TOP: 0em; MARGIN-BOTTOM: -0.5em;
left: 3px;

}

.h1 span {

position: absolute;
top: -2px;
left: -2px;
padding-right: 3px;
COLOR: #aabb11;

}

