@CHARSET "UTF-8";

/*JP: Corrects spacing issue between content and footer */
#footer {
	margin-top: -2em;
}

h1 {
	clear: both;
}

.business {
	float: left;
	width: 150px;
	height: 8em;
	padding-right: 10px;
	white-space: pre-line;
}

.business:first-line {
	color: #96B279;
}