.coupon {
	width: 393px;
	height: 277px;
	background: url(../graphics/couponback.jpg) no-repeat;
	float: left;
	color: #000000;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 30px;
}

.coupon:hover {
	border-bottom-style: none;
}

.coupon h1 {
	font-size: 36px;
	text-align: center;
	margin-bottom: 0;
	margin-top: 50px;
}

.coupon h2 {
	margin-bottom: 0;
	margin-top: 0;
	font-size: 24px;
	text-align: center;
	color: #000000;
	background-image: none;
}

.coupon b {
	text-align: center;
	width: 100%;
	float: left;
	margin-top: 80px;
	font-size: 20px;
}
