
BODY {
background: #ffffff url("files/backgr1.jpg") repeat fixed;
color: #000000;

  margin: 0;
}



a:link {
color: #000000;
}

a:active { 
color: #97A2DF;
}


a:visited { 
color: #000000; 
}

A:HOVER { 
color: #97A2DF; 
}  


h1 {
    
font-size: 35px;
  
}



h2 {

font-size: 25px;


}





.spacer {
height:5px;
}


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

}
