.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}
.text_wh {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
}
.text_or {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFD232;
	margin-top: 10px;
}
.text_or2 {
	font-family: Impact, sans-serif;
	font-size: 36px;
	color: #FEB624;
	margin-top: 10px;
	margin-bottom: 1px;
}
.text_or3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFD636;
	margin-top: 10px;
}


.text_impact {
	font-family: Impact, sans-serif;
	font-size: 36px;
	color: #000000;
}
.text_wh2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 28px;
}
.text_bl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	line-height: 28px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.text_impact_lg {
	font-family: Impact, sans-serif;
	font-size: 60px;
	color: #000000;
}

