body {
	background-color: #97A798;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 754px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #818DC7;
	background-image: url(../../../images/contactBG.jpg);
	padding-left: 0px;
	padding-right: 0px;
	top: 200px;
	padding-top: 0px;
	border: thick groove #154F77;
	color: #85A3C7;
}
#devide {
	background-color: #0B3F57;
	border: thick outset #0066CC;
}
.picTop {
	background-image: url(../../../images/top.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 750px;
	height: 100px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

p  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
}
