
body {
background: #fff;
}

#container {
background: #fff;
}

#header {display:none;}

#subheader {display:none;}

#sidebar {display:none;}

#content {
background: none;
}

#content div.gutter {
background: none;
}

#content div.pagetitle {display:none;}

#content div.titleshadow {
background: none;
}

#footer {display:none;}

div.coupon {
text-align:center;
border: 2px dashed #000;
color: black;
}
#content div.coupons2 strong, #content div.coupons2last strong {
color: black;
}
div.couponhideforprint {display:none;}