body {

scrollbar-face-color: #5E371D;
scrollbar-highlight-color: #E6CF83;
scrollbar-3dlight-color: #E6CF83;
scrollbar-shadow-color: #E6CF83;
scrollbar-darkshadow-color: #5E371D;
scrollbar-arrow-color: #E6CF83;
scrollbar-track-color: #DABf90;

font-family:"Arial";
font-size:10pt; color:#5E371D;
line-height:110%;

background-color: #DABf90; text-align:justify; 
background: #DABF90 url('1280x1024_bgnd.jpg');
background-attachment: fixed;
Background-position: top center;
}

h1        { font-family: "Arial"; font-size: 28pt; color: #5E371D; text-align:center }
h2        { font-family: "Arial"; font-size: 22pt; color: #5E371D; text-align:left   }
h2l       { font-family: "Arial"; font-size: 22pt; color: #5E371D; }
h3        { font-family: "Arial"; font-size: 16pt; color: #5E371D; margin-bottom:0;text-align:center; margin-top:10 }
h3l       { font-family: "Arial"; font-size: 16pt; color: #5E371D; margin-bottom:0;
text-align:justify; margin-top:10 }
h4        { font-family: "Arial"; font-size: 10pt; color: #5E371D }
h5        { font-family: "Arial"; font-size: 8pt; color: #5E371D }

A:link    { color: #0000FF }   /* unvisited links */
A:visited { color: #000066 }   /* visited links   */
A:hover   { color: #008000   }   /* user hovers     */
A:active  { color: #ff00ff     }   /* active links    */
