.coupon {height:200px; width:300px; text-align:center;
	background: url(../images/specials.jpg) no-repeat center center;
}
.coupontext{
	margin:30px 55px;
	font-size:25px;
	line-height:1.4em;
	color:#333333;
	font-style:italic;
	width:300px;
	overflow:hidden;
}
