body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #000000;
	text-align: center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.hellBox {
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/flames.jpg);
	text-align: center;
	height: 450px;
	width: 600px;
}
.textBox1 {
	background-color: #FFFFFF;
	color: #000000;
	filter:alpha(opacity=50);opacity: 0.5;
	-moz-opacity:0.5;
}
