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

}



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

a:visited { 
color: #000000; 
}

A:HOVER { 
color: #E2EBEC; 
}  



h1 {
    
font-size: 35px;
  
}



h2 {

font-size: 25px;


}.textik{

border:dotted 1px #A9B1B2;
padding: 10px;
width=100%;

}