body{
                  background-image: url(bck0.jpg);
                  background-no-repeat;
}
a:link, a:visited{
   font-family:bold;
   font-size:28pt;
   color:blue;
   text-align:center;
   background-color:violet;
   
}
a:hover, a:active{
   color:blue;
   background-color:pink;

   
}



.a{
font-family:times new roman;
font-size:30px:
color:blue;
}




.b{
font-family:compact;
font-size:40px;
color:skyblue;

}

.c{
font-family:chiller;
font-size:30px;
color:skyblue;
}
