#maintext {
	background-color: #FFF;
	margin: 10px;
	padding: 10px;
	width: 700px;
}
.maintitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #933;
	text-align: center;
	margin-top: 5px;
}
.submenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #933;
	font-weight: bold;
	text-align: center;
}
.submenu1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	color: #933;
	font-weight: bold;
	text-align: center;
}

p {font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
}
.centered {
	text-align: center;
}
