body {
	color: #000; 
	background-image: none; 
	text-align: center; 
}


span {
	 font: italic 70% Georgia, "Times New Roman", Times, serif;
}

#coupon {
	background-position: 0 center;
	border-style: dashed; 
	border-color: #000;
	margin: 50px; 
	padding: 30px;
	width: 24em;
	height: 12em;
	font: normal 130%/1.4em Georgia, "Times New Roman", Times, serif;
}
