body { color: #dcdcdc; background-color: black; background-image: url(../images/background.jpg); background-repeat: repeat-y; background-position: center 0; }

td { }

a {text-decoration: none; }
a:link { color: #8ccbec; }
a:visited { color: #7876ab; }
a:hover { color: #0ff }
a:active { }


h1 
{ 
	font-weight: bold; 
	text-align: center; 
	word-spacing: 1 em; 
	color: #c9ceda; 
	font-size: 24px; 
	font-family: Arial, Helvetica, Sans-Serif; 
}

h2 
{ 
	text-align: center;
	color: #c9ceda; 
	font-size: 18px; 
	font-family: Arial, Helvetica, Sans-Serif; 
}

h3 
{ 
	font-weight: normal; 
	text-align: left;
	color: #c0c5da; 
	font-size: 14px; 
	font-family: Arial, Helvetica, Sans-Serif; 
}

h4 
{ 
	font-weight: normal; 
	text-align: center;
	color: #c0c5da; 
	font-size: 14px; 
	font-family: Arial, Helvetica, Sans-Serif; 
}