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

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

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

a:link { color: #000fff; font-weight:bold; font-size:20px ; text-decoration:none; font-family:Cooper Black, David ;}
a:visited { color: #0055ff; font-weight:bold; font-size:20px ; text-decoration:none; font-family:Cooper Black, David ;}
a:active { color: #0088ff; 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:#000088 ; font-family:Cooper Black, David ;}