 body 
 {
  background: #fff url(ing_backgrnd.jpg); 
  color: black; text-align: center; margin: 0px;
  font-family: Ariel, Helvetica, sans-serif; font-size: 12pt;
 }
#page
 {
  background-color: transparent; position: relative; text-align: left;
  margin-top: 20px; margin-right: auto; margin-left: auto; width: 880px;
 }
a:link {color: blue}
a:visited {color: red}
a:hover {color: #ff00ff}
a:active {color: #0000ff}

p   { font-family: Arial, Helvetica, sans-serif; font-size: 12pt;}
tt  { font-family: Courier, sans-serif; font-size: 12pt; }