.text {
	font-size: 20px;
	font-family: "Gill";
	text-indent: 20px;
	color: #708090;
	text-shadow: 0px 1px 1px #afd4ec;
	list-style-type: none;
	width: 440px;
	text-align: justify;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 75px
}
