body { 
	background-color: #000000;
	background-image: url('images/IntroBG.jpg');
	background-repeat: no-repeat;
	background-attachment: static;
	background-position: center;
	background-position: 50% 0%;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial;
	color: #000000; }

a:link		{ color: #461800 ; text-decoration: none }
a:visited	{ color: #461800 ; text-decoration: none }
a:hover		{ color: #eca257 ; text-decoration: none }
a.list:link	{ color: #ae4c62 ; text-decoration: none }
a.list:visited	{ color: #ae4c62 ; text-decoration: none }
a.list:hover	{ color: #eca257 ; text-decoration: none }
