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