/* -- getCoupon_PrintCSS -- */
#header, #menu, #footer, input, h1, p{
  display:none;
}

#getCoupon img{
  border:2px dashed red;
  display:block;
}