
BODY { 
color: #4B4E50; 
background: #D2D3D4;
background-image: url(GhostStripe.jpg);
background-repeat: repeat;
background-position: 0%, 0%;
}

A:link { color: #666699; }
	   
A:active { color: #FF0080; }
	   
A:visited { color: #447879; }
	  
A:hover { color: #990000; }
	

H1, H2, H3, H4, H5, H6 {  color: #686A6C; 
						 font-family: "Times New Roman", Helvetica, serif; 
						 text-align: center;
						 }

H1,  { font-size: 3em; margin: 0; border: 0; padding: 0; }

P, H2, H3, H4, H5, H6, DL, PRE  { margin-left: 10%; margin-right: 5%; }

P {  font-family: "Times New Roman", Helvetica, serif;
  font-size: 102%;
  line-height: 120%;
  text-indent: 3em;
  text-align: left;
  letter-spacing: 0.1em;
}

PRE, CODE { font-family: "Courier New", courier, monospace; }

/* End of Style Sheet */
