.maintext {
	
	display: inline;
	position: relative;
	float: left;
	width: 650px;
	height: auto;
	top: 20px;
	right: 50px;
	left: 100px;
	bottom: 0;
}

.maintext p {
	font-family: arial, sans-serif;
	color: #000000;
	line-height: 140%;
}

.maintext h1 {
	font-family: georgia, serif;
	color: #990066;
}

.maintext h2 {
    font-family: georgia, serif;
    color: #000000;
}

.title h1 {
	color: #FAEBD7;
	font-family: georgia, serif;
}

.title h2 {
	color: #FAEBD7;
	font-family: georgia, serif;
}

.title {
	background-color: #990066;
}

.banner {
	background-color: white;
		
}

.banner h3 {
	font-family: georgia, serif;
	color: #990066;
}
