body {
	background-image:url('http://www.brutalmassacre.com/images/bloodsplatterdark.jpg');
	background-attachment: fixed;
	background-position:top center;
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
        }
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #F02423;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
