.background {
	background-image:    url(artwork/side.jpg);
	background-repeat: no-repeat;
}
.border {
	border: medium double #CC9933;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #330033;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
.smtext {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
.boxborder {

	border: medium double #60115B;
}
