body
{
	background-image: url(../images/orange-stripe-xthin.png);
}

p, ul
{
	text-align: left;
	margin: 10px 0px 0px 10px;
	}

a
{
	font-size: 14pt;
	font-weight: bold;
	}

#coupon 
{	background-color: White;
	border: dotted 2px gray;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 600;
	}
	
img 
{	padding:0px 0px 0px 0px;
	}