body {
	background-color: #333399;
	background-image: url(images/neural_manifold_by_poetjane.jpg);
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #663300;
	text-decoration: none;
	background-repeat: repeat-x;


}
table {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: none;
	float: none;
	border: 0px none;
	clip:  rect(auto auto auto auto);
	background-attachment: scroll;
	background-repeat: no-repeat;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFCC33;
	text-decoration: none;
	background-position: center top;
	letter-spacing: normal;
	word-spacing: normal;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	color: #66CC99;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #6699CC;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #660033;
	text-decoration: overline;
}
