html, body {
	margin: 0;
	padding: 0;
	border: 0;
	background:#FFFFFF;
}
#coupon .validcoupon {
	width: 797px;
	height: 428px;
	margin-left:20px;
}
#coupon .topborder, #coupon .botborder {
	float:left;
	width:797px;
	height:4px;
}
#coupon .leftborder  {
	float:left;
	width:4px;
	height:420px;
}
#coupon .rightborder {
	float:right;
	width:4px;
	height:420px;
}
#coupon .logo {
	float:left;
	width: 307px;
	height: 115px;
	margin-top: 16px;
	margin-left: 34px
}
#coupon .couponimg {
	float:right;
	margin-top: 31px;
	margin-right: 51px;
	width: 395px;
	height: 100px;
	text-align:right;
}
#coupon .couponinfo {
	float:left;
	margin-top:20px;
	margin-left: 61px;
	margin-right: 61px;
	width: 667px;
	height: 100px;
}
#coupon .fittronweb {
	float:left;
	margin-top:10px;
	width: 789px;
	text-align:center;
}
#coupon .coupontitles{	
	font-family: Arial;
	font-size: 14px;
	color: #454444;
}
#top,#navbar,#footer,.printcoupon {
	display:none;
}
img {	
	top:0px;
	border:none;
}