BODY { 
background-image: url(paperbackground.gif) ;
}

h1, span  {
color: #CC3300 ;
}

h2  {
color:#FF9900 ;
}

h3 {
font-style: italic;
font-size: 12pt;
color: #000000;
}

body {
font-family: arial, times, tahoma ;
font-size: 14pt;
}

.indent {
margin: 4em;
border: blue solid 2px;
padding-left: 1em;
}