td{
	color:#63B8FF; 
}

td cite {color: #ff0000; }

BODY { background: #282828; color:#B22EEB; 
background-image: url(/images/heresy_wallpaper.png);
background-repeat: no-repeat;
background-position: center;
background-attachment: fixed;
}

h1, h2, h3, p
{
		color: #b22eeb
		text-align: center;
}

:link {color: #058AFF;}
:visited {color: #60E5EF; }
:active {color: #ff0000; }

cite{background: #000000; color:#ff0000; }


