
body  {
	font: 13px Arial, Helvetica, sans-serif;
	background: #F8F8F8;
	margin: 0;
	padding: 0;
}
img.cert {
	position:absolute;
	width:576px;
	height:432px;
	z-index:-1;
}
#content {
	z-index:2;
	width:576px;
	padding-top:180px;
	text-align: center;
}
#content .name {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}
#content .event {
	margin-bottom: 8px;
}
#content .date {
	margin-bottom: 8px;
}

