 
A{
  text-decoration : underline;
  
  background-repeat : repeat;
}
.fushiko{
  color : blue;
  text-decoration : none;
}
BODY{
  background-image : url(logo/background.gif);
  background-repeat : repeat;
}
