.floridagothic {
	background-image: url(../images/menubar.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
.center {
	background-image: url(../images/centerColored.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}
.gothic {
	background-image: url(../images/mainbackground-small.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.text {
	font-size: 12px;
	color: #FFFFFF;
}
