@charset "utf-8";

/* CSS Document, for all coupon positioning */

#coupon1 {
	position: absolute;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	width: 506px;
	height: 167px;
	top: 164px;
	left: 126px;
}

#coupon2 {
	position: absolute;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	width: 506px;
	height: 167px;
	top: 333px;
	left: 126px;
}

#coupon3 {
	position: absolute;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	width: 506px;
	height: 167px;
	top: 502px;
	left: 126px;
}

#coupon4 {
	position: absolute;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	width: 506px;
	height: 167px;
	top: 671px;
	left: 126px;
}

#coupon5 {
	position: absolute;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	width: 506px;
	height: 166px;
	top: 840px;
	left: 126px;
}