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

a:link {
color: #000000;
}

a:active { 
color: #C969E2;
text-decoration: none; 
}

a:visited { 
color: #000000; 
}

A:HOVER { 
color: #C45BE0; 
text-decoration: underline; 
}  


h1 {
font-size: 35px;
}


h2 {
font-size: 25px;
}


.spacer {
height:5px;
}

.spacer2 {
height:8px;
}.space {
margin-top:10px;

}