#intro h2 {
	font-size: 30px;
	color: #31302c;
	border-bottom: 3px double #e1e0de;
	padding-bottom: 9px;
}

#intro .text {
	font-family:  Georgia, serif;
	font-size: 16px;
	margin: 12px 0;
}

	#intro .text p {
		margin-bottom: 1em;
	}

#intro .signature {
	background: url(/images/enterprises/signature.gif) no-repeat;
	min-width: 102px;
	padding-top: 100px;
	font-weight: bold;
	font-size: 12px;
	margin-top: 20px;
}
