body		{
		color:			white;
		background:		black;
		background-color:	000000;
		background-image:	url(battle.png);
		background-attachment:	fixed;
		font:			10pt Arial;
		margin-left:		3px;
		margin-right:		3px;
}
h1		{
		color:			yellow;
		font:			italic bold 14pt Arial;
}
h2, h3		{
		color:			yellow;
		font:			italic bold 12pt Arial;
}
p, ul, a:link, a:visited, a:active
		{
		color:			white;
		font:			10pt Arial;
}
table		{
		color:			white;
		background:		000094;
		font:			10pt Arial;
		text-align:		center;
}
