body {
	background-image: url(images/bg.jpg);


h1 {
	font-family: tahoma;
	font-style: normal;
	color: #8F4512;
	word-spacing: normal;
	clip: rect(auto,auto,auto,auto);
}
h2 {
	font-family: tahoma;
	font-size: 14px;
	color: #400000;
}
h3 {
	font-family: tahoma;
	font-size: 12px;
	color: #280000;
	font-weight: normal;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #993300;
	text-decoration: underline;
}
	

