body {
	background-color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #eee;
}
h1 {
	color: #1d1;
	font-size: 24px;
	width: 800px;
	text-align: center;
}
td {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #eee;
}
a {
	text-transform: uppercase;
	color: #0a0;
	font-size: 11px;
}
a:hover {
	color: #dfd;
}
.mainimage {
	border: 1px solid #eee;
}
