body{
	background:none!important;
}
div{
	background:none!important;
}

div#header{
	display:none;
}
div#logincontainer{
	display:none;
}
h1{
	background:none!important;
	color:#000!important;
	display:none;
}
h3{
	display:none;
}
div#coupon{
	display:inline;
	text-align:center;
}
div#coupon div#printedmessage{
	font-family:Trebuchet;
	display:block;
	color:#000;
	font-size:18pt;
	text-align:center;
	margin:3em;
}

div#coupon img{
	width:500px;
	margin-left:100px;
	border-style:dashed;
	border-width:5pt;
	display:inline;
}