body {
	background-color: #D2D2E6;
	color: #000000;

}
a {
	color: #CC9933;
}
.title {
	font-size: x-large;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px 40% 0px 5%;
	float: left;
	font-size: 14px;
	height: auto;
	width: auto;


}

