body , html {
background:url(back/back.jpg)  ;
background-color: #aaa8ee;
color: #ff0000;
font-size:12px ;
font-family:Cooper Black, David ;
}

.t{ font-size:22px; color:#ff0000;  font-family:Cooper Black, David ;}

h1 {
    font-family:Cooper Black, David ;
    font-size: 16px;
    font-weight: bold;
    color: #ff0000;
}

a:link { color: #0000ff; font-weight:bold; font-size:20px ; text-decoration:none; font-family:Cooper Black, David ;}
a:visited { color: #000055; font-weight:bold; font-size:20px ; text-decoration:none; font-family:Cooper Black, David ;}
a:active { color: #000088; font-weight:normal; text-decoration:underline; font-family:Cooper Black, David ;}
a:hover { color: #a3f23c; font-weight:bold; text-decoration:underline; font-family:Cooper Black, David ;}

hr{color:#330000 ; font-family:Cooper Black, David ;}