A:hover {COLOR: #0070DD}
body {background: white url(grise.gif)}

#head2 {
  border-bottom: 2px solid black;
  margin-bottom: 10px;
  background: #8F1B1B;
  padding: 4px
}

#head2 a {
  color: #ffffc0;
  margin-bottom: 4px;
  font-size: 1em;
  margin-right: 10px;
  text-decoration: none;
  font-variant: SMALL-CAPS
}

#head2 a:hover {
  color: gold;
  text-decoration: underline
}

#head2 span {
  color: #eecece;
  padding-right: 50px;
  font-size: 2em
}
