@charset "utf-8";
#contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	color: #999999;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	clear: left;
	background-color: #CCCCCC;
	float: none;
}
