
h1, h2, h3, h4 {
	color: #d4b036;
}

.smallheadline {
	color: #fff;
}

a {
	color: #d4b036!important;
}

a:hover {
	color: #fff!important;
}

body {
	background-color: #961913;
	/*
	background-image: url('../content/images/star_bg.jpg');
	background-repeat: repeat;
	*/
	background-image: url(../images/background.gif);
	color: #fff;
}

td {
	color: #fff;
}

tr {
	/*background-color: rgba(0, 0, 0, 0.0)!important;*/
}

