BODY {
            SCROLLBAR-ARROW-COLOR:#800000;
             SCROLLBAR-FACE-COLOR:#C9B999;
            SCROLLBAR-TRACK-COLOR:#E0D0B0;
          SCROLLBAR-3DLIGHT-COLOR:#EbDbBb;
        SCROLLBAR-HIGHLIGHT-COLOR:#E5D5B5;
           SCROLLBAR-SHADOW-COLOR:#DbCbAb;
       SCROLLBAR-DARKSHADOW-COLOR:#D5C5A5;

       background-color:E0D0B0;
       background-image:
         url(../gif_jpg/bkgnd/burlap.gif);
       background-attachment:fixed;
       color:#800000;
       fontfamily: Arial, Helvetica, sans-serif;
       text-decoration:none
     }

A:link { color: #C63900;
      text-decoration:underline}
A:visited {color:#005000; text-decoration:underline}
A:active {color:#ff4500; text-decoration:underline}
A:hover {background:#C3E3C3;  text-decoration:none}

h2   {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 90pt;
     }
<!--
6-20-08: convinced E0D0B0 is the best match from my 4096 color file
-->

