p {
	margin: 5px;
}
.style1 {
	color: #009933;
	font-weight: bold;
}
.tel {
	font-size: 18px;
	font-weight: bold;
}

.google {
	float: right;
	width: 125px;
}

#main {
	text-align: center;
	width: auto;
	margin-right: 130px;
}
#main h2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
	width: 360px;
	margin: 50px auto 5px;
}
