
	
	.bannertext{	
	line-height: 30px;
	margin: -185px 0px 0px 40px;
	font-size: 29px;
	width: 250px;
	width: 250px;
	z-index: 100;
    position: absolute;    
	text-align: center;
}

.bannertext.white{	
    margin: -184px 0px 0px 42px;
}

.bannertext a{
	text-decoration: none;
    color: #981F34;
}

.bannertext.white a{	
    color: #FFFFFF;
}


