/* CSS style file */

BODY { background-color : white; color : black; font-size : 12pt; }

HR {
  font-size : 100%;
  color : #3399cc;
}

H1 { font-size : 50pt; 
  background-image : url(logo0.gif);

  background-repeat : no-repeat;
  text-indent : 60px;
}