BODY { background: white url(/images/afnic-logo.gif);
       background-attachment: fixed }

h1 {
  color: #c33;
  background: transparent;
  font-weight: bold;
  text-align: center
}

dt a {
  font-weight: bold;
  margin-top: .8em
}

a:link {
  color: #0000FF;
  background: transparent;
}

a:visited {
  color: #FF0000;
  background: transparent;
}

a:active {
  color: #FF00FF;
  background: transparent;
}

