#voucher {
	background-color: #fff;
	padding: 20px;
}

#voucher h2 {
	color: #f00;
	font-size: 20px;
	padding-bottom: 20px;
	text-align: center;
}