/*
#main h2 {
	background-image: url(images/h2.jpg);
}
*/
#tel {
	margin-top: 30px;
	margin-bottom: 30px;
}
#tel a {
	font-size: 3em;
	font-weight: bold;
	color: #90C320;
	text-decoration: none;
	line-height: 1.4em;
}
#tel a:hover {
	text-decoration:underline;
}
#main p {
	line-height: 1.6em;
	margin-bottom: 1em;
}
