body {
	background:#fcfbfb;
}

#voucher {
	margin:50px auto 0 auto;
	width:500px;
	background:#fcfbfb url(../images/layout/back.gif) repeat-x top;
	border:10px solid #222222;
}
#logo {
	height:167px;
	background:url("../images/layout/logo.gif") no-repeat scroll center top transparent;
}
h1 {
	line-height:48px;
	height:48px;
	font-size:2.4em;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}
.info {
padding:20px 20px 5px 20px;
}
.info p {
font-size:1.4em;
line-height:1.4em;
color:#222222;
margin:0 0 15px 0;
}
p.date {
font-size:1.4em;
line-height:1.4em;
color:#222222;
text-align:right;
padding:0 20px 20px 20px;
font-weight:bold;
}
