body{
	font-family:georgia,courier,system;
	font-weight:bold;
	color:#fff;
	background-color:#000;
	/*background: url(./madness/bg.png) bottom right #000 no-repeat;*/
	height:800px;
}
a, a:visited{
	color:#f00;
}

h1{
	text-align:center;
	color:#00f;
}
table{
	width:100%;
}
table td{
	border: 2px #fff solid;
}
