
A:Hover {
  color: green;
  text-decoration: underline;
}

H2 {
  font-family: Arial;
}

BODY {
  background-image: url(gallicobackground.jpg);
  background-attachment: fixed;
}
