body {
	background: url(../img/bk.jpg) no-repeat fixed center center;
	margin: 0px;
	color: #CCC;
	font: bold normal 11px Arial, Helvetica, sans-serif;
}
.noborder{
	border: 0px none #000;
}
.bio {
	font-size: 14px;
	color: #CCC;
	width: 400px;
	margin: 30px auto;
}
a, a:active, a:visited {
	color: #CC6;
	text-decoration: underline;
}
a:hover {
	color: #FF2700;
	text-decoration: underline;
}


.tablemain td{
	border: 2px solid #000;
}
h1 {
	font: bolder 36px "Courier New", Courier, monospace;
	color: #0F0;
	text-transform: uppercase;
}
