body {
	background-image: url('/include/dumperjoeBG.jpg')
}

body {
	color: #FF0000;
}

td, th {
	color: #FF0000;
}

h1 {
	color: #FF0000;
}

h2 {
	color: #FFFF66;
}

h3, h4 {
	color: #FFFFCC;
}

h5, h6 {
	color: #6699CC;
}

a {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	color: #FFFF00;
}