@charset "utf-8";

*
{
	list-style-type: none;
	margin: 0;
	outline: none;
	padding: 0;
	text-align: left;
	text-decoration: none;
}

body
{
	background: #ffffff;
	color: #333333;
	font-family: verdana, arial, tahoma, sans-serif;
	margin: 40px 0 40px 0;
}

.coupon
{
	background: center center #ffffff;
	height: 1035px;
	width: 800px;
}
