@charset "utf-8";
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
}
.centerback {
	background-position: center center;
}
.backg {
	background-attachment: fixed;
	background-image: url(../Art/images/WhiteMiddle.png);
	background-repeat: repeat-y;
}
.flats {
	background-attachment: fixed;
	background-image: url(../Art/images/Flats.png);
	background-repeat: no-repeat;
}
