body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(floor.gif);

	scrollbar-base-color: #674657;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;


}
a:link {
	color: #674657;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
}
