@charset "utf-8";
body {
	background-color: #A5C6A7;
}

#head {
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../image/head.jpg);
	height: 110px;
	width: 967px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size: 12px;
}
#botton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 25px;
	width: 967px;
	margin: auto;
	background-image: url(../image/b.jpg);
	background-repeat: repeat-x;
}
#body {
	height: 500px;
	width: 967px;
	margin: auto;
	color: #203C24;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#footer {
	margin: auto;
	height: 30px;
	width: 967px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #6B9974;
	color: #284D2E;
	font-weight: 400;
	text-decoration: none;
}
#homebody {
	margin: auto;
	padding: 0px;
	height: 500px;
	width: 967px;
	background-image: url(../image/home.jpg);
}
#contactbody {
	margin: auto;
	padding: 0px;
	height: 500px;
	width: 967px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(../image/cont.jpg);
}
#servicebody {
	background-image: url(../image/services.jpg);
	height: 500px;
	width: 967px;
}
#thankbody {
	height: 500px;
	width: 967px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
