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

.t{ font-size:22px; color:#0000ff;  
font-family:Cooper Black, David ;
max-width:192px;
height:156px;
border-radius:25px;
webkit-border-radius;25px;
  -moz-border-radius:25px;
   -ms-border-radius:25px;
      border:0px solid #c0c0c0;
}

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

a:link { color: #000088; font-weight:bold; font-size:20px ; text-decoration:none; font-family:Cooper Black, David ;}
a:visited { color: #00ff00; font-weight:bold; font-size:20px ; text-decoration:none; font-family:Cooper Black, David ;}
a:active { color: #000077; font-weight:normal; text-decoration:underline; font-family:Cooper Black, David ;}
a:hover { color: #850000; font-weight:bold; text-decoration:underline; font-family:Cooper Black, David ;}

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