.background {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;

}
.smoke {
	background-image: url(images/bg2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.textnavi {
	font-family: tahoma;
	font-size: 13px;
	color: 6d5732;
	text-decoration: none;
	font-weight: bolder;
}
.textnormal {

	font-family: tahoma;
	font-size: 15px;
	color: 6d5732;
	text-decoration: none;
	font-weight: normal;
}
.textheader2 {


	font-family: tahoma;
	font-size: 24px;
	color: 7c170b;
	text-decoration: none;
	font-weight: normal;
}
.textnormalwhite {


	font-family: tahoma;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.textnormal2 {


	font-family: tahoma;
	font-size: 14px;
	color: 6d5732;
	font-weight: normal;
}
.textcredits {



	font-family: tahoma;
	font-size: 12px;
	color: 6d5732;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #660000;

}
.textheader3 {



	font-family: tahoma;
	font-size: 20px;
	color: 7c170b;
	text-decoration: none;
	font-weight: normal;
}
