font {
	font-family: Arial, Helvetica, sans-serif;
}
td {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: ff6600;
	text-decoration: none;
}
table {
	background-position: top;
}
.redText {
	color: #F00;
}

BODY {
	background-image: url(images/bg-puzzle.jpg);
	background-color: #000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

