/* Start of CMSMS style sheet 'Coupon' */

.coupon-outer
{
	width:640px;
	height:400px;
	margin-left:auto; margin-right:auto;
	border:double #333 1px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

.coupon-outer h1
{
	font-size:41px;
	letter-spacing:-1px;
}

.coupon-outer h2
{
	font-size:18px;
	letter-spacing:-1px;
}
/* End of 'Coupon' */

