body {
  font-family: Courier;
  font-size: 8pt;
  color: #ffffff;  
  background-image: url(duchamp_urinari.jpg);
  background-attachment: fixed;
}

H1 {
  font-family: vineta BD;
  font-size: 25pt;
  font-weight: bolder;
  text-align: center;
  text-transform: uppercase;
  color: gray;
  letter-spacing: 12pt;
  vertical-align: top;
}

A {
  text-decoration: none;
  color: silver;
  font-weight: bold;
}
TABLE {
  color: white;
  background-color: #999999;
  font-family: "Bauhaus Md BT";
  text-transform: none;
  font-size: 15px;
  font-weight: bold;
}

