body {
	margin: 15px;
}
body {
	background-color: #CCCCCC;
}
.imageborder {
	border: 2px solid #000000;
}.hidden {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	visibility: hidden;
	top: 12px;
	right: 12px;
}
.sideborder {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #324234;
	border-left-color: #324234;
}
.footer {
	font-family: "Lucida Calligraphy", "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}

