body {
	background-color: #666666;
	background-position: center;
}

table {
	background-position: center;
}
a:link {
	color: #00FFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFF00;
	text-decoration: underline;
}
stylegil {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	color: #FFCC66;
}
