 
 
   {Stand alone fonts}

  @font-face {
    font-family: Papyrus;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.djsegler.com/styles/papyrus0.eot);
  }
   
        Body { color: white; 
	   	background-color: #000000;
	     background-repeat: no-repeat;
  		 background-position: center center;
   		 background-attachment: ;
		 }
	 
	

	   H1 { background-color: #FFF }
	   P { background-image: none }
	   P { text-indent: 2% }
a:link, a:active, a:visited {
color: #FFFF66; 
text-decoration: underline}

a:hover {
color: #FFFFFF; 
text-decoration: underline}

BODY {
scrollbar-face-color: #000000; 
scrollbar-shadow-color: #EEEEEE; 
scrollbar-highlight-color: #CCCCCC; 
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #000000; 
scrollbar-arrow-color: #DDDDDD;	}

p.normal {
font: normal 12pt/14pt "papyrus";
}

.t4 {font-family: "papyrus"; color: 003300;}

