
BODY {
background: #ffffff url("**");
color: #000000;

}



a:link {
color: #000000;
}
a:active { 
color: #F9FBFB;
}

a:visited { 
color: #000000; 
}

A:HOVER { 
color: #F7FAFA; 
}  



h1 {
    
font-size: 35px;
  
}



h2 {

font-size: 25px;


}




.spacer {
height:5px;
}

.spacer2 {
height:8px;
}
