body {
	background-attachment: scroll;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 14px;

}
.footer {
	font-size: 11px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
}
