body  {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background: #000 url(images/content_bg.jpg) fixed;
	font-size: 12px;
}

h1 {
	color: #B0A060;
	font-size: 24px;
}

h2 {
	color: #B0A060;
	font-size: 20px;
}
h3 {
	color: #B0A060;
	font-size: 17px;
}
h4 {
	color: #B0A060;
	font-size: 15px;
}

h5 {
	color: #B0A060;
	font-size: 12px;
}

h6 {
	color: #B0A060;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: normal;
}

a:link {
	color: #669999

}
a:visited {
	color: #669999
}

a:hover  {
	background-color: #DAC09E;
	color: #669999