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

  margin: 0;
}



a:link {
color: #000000;
}

a:active { 
color: #F06D7E;
}


a:visited { 
color: #000000; 
}

A:HOVER { 
color: #EE6072; 
}  


h1 {
    
font-size: 35px;
  
}



h2 {

font-size: 25px;


}





.spacer {
height:5px;
}


.spacer2 {
height:8px;
}
