
body {
	background-color: #000000;
	background-image: url();
	background-repeat: no-repeat;
	margin-left: 100px;
	margin-top: 50px;
	margin-right: 400px;
	margin-bottom: 50px;
}
body,td,th {
	font-family: Courier New, Courier, monospace;
	color: #CCCCCC;
}
a {
	font-family: Courier New, Courier, monospace;
	color: #3366CC;
}
a:visited {
	color: #00CCFF;
}
h1 {
	font-size: 24px;
	color: #00CCFF;
}
h2 {
	font-size: 20px;
	color: #0066FF;
}
h3 {
	font-size: 18px;
	color: #0033FF;
}

