body {
  scrollbar-3dlight-color: #7C339D;
  scrollbar-darkshadow-color: #7C339D;
  scrollbar-arrow-color: #7C339D;
  scrollbar-face-color: #E0C0FF;
  scrollbar-shadow-color: #E0C0FF;
  scrollbar-highlight-color: #E0C0FF;
  scrollbar-track-color: #E0C0FF;
  background-attachment: fixed;
  background-image: url('../start.jpg');
  background-position: -82px -124px;
  background-repeat: no-repeat;
  background-color: #E0C0FF;
 }

p, h1, h2, h3, h4, h5, h6, td, a {
  text-align: left;
  color: #7C339D;
  font-family: Comic Sans Ms;
  font-weight: normal;
  font-size: 10pt;
  text-decoration: none;
  margin: 0pt;
 }

h6 {
  color: #FFFF80;
 } 

 a:link {color: #7C339D;}
 a:hover {color: #CC0BA3;
   text-decoration: overline underline;}
 a:active {color: #7C339D;}
 a:visted {color: #7C339D;}
