body {
	background-attachment: fixed;
	background-color: #000000;
	background-image:  url(img/vampire_clear.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #6699FF;
	font-family: Tahoma, Arial, "Courier New";
	font-size: 12px;


}
a:hover {
	color: #FFFFFF;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #6699CC;
}
a:active {
	color: #FFCCFF;
}
a {
	text-decoration: none; 
}
table {
	font-family: Tahoma, Arial, "Courier New";
	font-size: 12px;
}

