.offerbox {
	background-image: url(images/offer-bg.png);
	background-repeat: no-repeat;
	background-position: top;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: blink;
	color: #FF0000;
	text-align: center;
}
.h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

