body  {
	background: #F8F8F8;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
img.cert {
	position:absolute;
	width:748px;
	height:953px;
	z-index:-1;
}
#content {
	z-index:2;
	width:748px;
	height:953px;
	padding-top: 260px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#content .name {
	margin-bottom: 6px;
}
#content .company {
	margin-bottom: 6px;
}
#content .registration {
	margin-bottom: 40px;
}
#content .educationprovider {
	margin-bottom: 50px;
}
#content .coursetitle {
	margin-bottom: 10px;
}
#content .facilitator {
	margin-bottom: 10px;
}
#content .coursedate {
	margin-bottom: 10px;
}
#content .credithours {
	margin-bottom: 284px;
}
#content .date_bottom{
	margin-left: 440px;
	width: 280px;
	margin-top: -14px;
	text-align: center;
}

.bold {
	font-weight:bold;
}
