body
{
	background-color: #000000;
	font-family:papyrus;
}
p
{
	color: white;
	
}
img
{border: 0;}
a.link:link 
{
color: white;
text-decoration: none
} 
a.link:visited 
{
color: white;
text-decoration: none
} 
a.link:hover 
{
color: white;
font-weight: bold
} 
a.link:noline 
{
color: white;
text-decoration: none
} 
h1
{
	color: white; 
	align: center
	
}
h3
{
	color: white; 
	align: center
	
}
pre
{
	color: white; 
	align: center
	
}