body {
	background: url(images/blue_pattern.gif) repeat;
	margin: 50px 0px 25px 0px;
}
div.border {
	position: relative;
	background-color: #BEE08B;
	margin: 0px auto 0px;
	padding: 15px;
	width: 700px;
	background: url(images/green_pattern.gif) repeat;
	border: 3px solid #BEE08B;
}
div.content {
	background-color: #B7ECF9;
	margin: 0px auto 0px;
	width: 700px;
	padding-bottom: 15px;
}
div#extras {
	margin: 25px auto 25px;
	width: 200px;
}
img#blueBow {
	position: absolute;
	margin-left: -50px;
	left: 50%;
	top: 20px;
	width: 100px;
	height: 100px;
	z-index: 1;
}
img#oval {
	position: relative;
	left: 50%;
	margin-left: -132px;
	margin-top: 20px;
	width: 264px;
	height: 328px;
}
img#leftFoot {
	position: absolute;
	top: 300px;
	left: 30px;
}
img#rightFoot {
	position: absolute;
	top: 300px;
	right: 30px;
}
div#name {
	text-align: center;
	color: #3FA4CF;
	font: 24pt Georgia, 'Times New Roman', Times, serif;
	letter-spacing: 0.25em;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 20px;
	background: url(images/ornament.gif) no-repeat center bottom;
}
div#details {
	text-align: center;
	color: #206380;
	font: 14pt/18pt Georgia, 'Times New Roman', Times, serif;
}
img#signature {
	position: relative;
	left: 500px;
	margin-top: 5px;
}
h1 {
	font: bold 24pt 'Trebuchet MS', Arial, sans-serif;
	color: #7BAE2F;
	text-align: center;
}
p {
	color: #206380;
	font: bold 12pt/20pt Georgia, 'Times New Roman', Times, serif;
}
.smallcaps {
	font-size: .75em;
	font-weight: bold;
	text-transform: uppercase;
}
div.footer {
	margin: 15px auto 15px;
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
}
