.headTextBack {
	background-color: #11590A;
	height: 157px;
	width: 100%;
	position: relative;
}
.textHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	position: relative;
	height: 20px;
	width: 300px;
	left: 320px;
	top: 135px;
}
.header {
	background-image: url(xmas_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 157px;
	width: 100%;
}

