BODY
{
	font-size: 18;
	background: #000000 url(bg1.jpg) repeat fixed center center;
	color:#c0c0c0;
	letter-spacing:5;
	word-spacing:10;
}
a:link, a:active, a:visited
{
	color: aa0000;
	font-family: arial,Sans-Serif;
	font-weight: bold;
	font-size: 18;
	text-decoration: none;
	font-variant: small-caps;
}
a:hover
{
	color: ff0000;
	font-family: arial,Sans-Serif;
	font-weight: bold;
	font-size: 18;
	text-decoration: none;
	font-variant: small-caps;
}
h1
{
	text-align:center;
	color: #c0c0c0;
	font-family: arial,Sans-Serif;
	font-size: 65;
	word-spacing: 5;
	letter-spacing: -10;
}
h2
{
	text-align:center;
	color: #c0c0c0;
	font-family: arial,Sans-Serif;
	font-size: 30;
	word-spacing: normal;
	letter-spacing: normal;
}
div.main
{		
	text-align:left;
	letter-spacing:7;
	word-spacing:5;
}
b
{
	font-size: 125%;
}
i
{
	font-style:italic;
	letter-spacing:1;
	font-size:18;
}

