<!--
div.block1{
  color : snow;
  background-image : url(./title8.jpg);
}
a{
  text-decoration : none;
}
a.title{
  color : red;
}
a:visited.title{
  color : red;
}
a:hover.title{
  color : red;
}
-->