body{
	background:none;
}

#top-stripe,h1,#nav,#footer,#topbar{
	display:none;
}

#coupon{
	width:75%;
	background:#fff;
	border:4px dashed #000;
	color:#000;
	font:bold 18px 'Trebuchet MS', serif;
	padding:20px;
	margin-bottom:10px;
}

#coupon h2{
	font-size:20px;
	border-bottom:1px solid #000;
}

#coupon h2 span{
	background:#fff;
	padding-left:10px;
	float:right;
	margin-top:-20px;
}

#coupon p{
	margin:10px 0;
}

#coupon p small{
	font-size:13px;
}

#coupon p.courtesy{
	font-size:11px;
}