.background {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: 4px;
}
.interiorback {
	background-image: url(images/interior_background.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.regbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
