.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 28px;
	font-weight: 500;
	z-index: 10;
}
.italics {
	font-style: italic;
}
.whenwas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FBF1BB;
	font-style: italic;
	line-height: normal;
	padding-right: 80px;
	font-weight: bold;
}
.since1976 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
	line-height: 20px;
}
.currently {
	font-style: normal;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 17px;
}
.pagetextheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #FCF9BC;
	font-size: 40px;
	font-weight: normal;
	padding-right: 100px;
}
.pagetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
}
.smallpagetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	position: relative;
	width: 750px;
}

.smallheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #FCF9BC;

.back {
	position: absolute;
	left: 20px;
	top: 1000px;
}
