html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
font-family: Arial, Helvetica, sans-serif;	
}
#couponwrapper {
	margin: 40px auto;
	width: 600px;
	padding-bottom: 3px;
	background:url(images/special-page-bkg-bottom.gif) bottom left no-repeat;
}
#coupon {
	width: 560px;
	background:url(images/special-page-bkg.gif) top left no-repeat;
	padding: 20px;
	text-align: center;
}
h1 {
font-size: 30px;
color: #5c0e0f;
font-weight: normal;
padding-bottom: 25px;
}
h2 {
font-style:italic;
font-size: 18px;
padding-bottom: 25px;
}
h3 {
	font-size:18px;
font-style: italic;
font-weight: normal;
padding: 30px 0;
}
h4 {
font-size: 12px;
font-weight: normal;
}