body {
	background-color: #F7ECAC;
	margin: 15px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 10px;
}
#footer a {
	color: #186321;
}
#parking {
	background: #F75C14;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 18px;
}
#parking h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}
#parking p {
	margin-top: 4px;
	margin-bottom: 15px;
	font-size: 15px;
	line-height: 21px;
}

