/* CSS Document */

#about {
	clear: both;
	width: 750px;
	margin-left: 50px;
	margin-right: 50px;
}

#intro {
	text-align: justify;
	font-family: Quicksand, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: lightgray;
}

#intro_sig {
	margin-top: 50px;
	margin-bottom: 0px;
	text-align: left;
	font-family: Tangerine, cursive;
	font-size: 36px;
	font-weight: normal;
	color: lightgray;
}