	img {
margin: 0 0px 0 0px;
  float: none;
}
a {
color: #416e9d;
  text-decoration: none;
}
h1{
font-family: Times New Roman;
	font-size:36px;
	line-height: 1.5;
  color: #2b6d65;
}
h2{
  color: #ffffff;
}
h3{
  font-family: Times New Roman;
font-size:18px;
	line-height: 1.5;
  color: rgba(0, 99, 87, 0.89);
}
h4{
font-size:18px;
	font-weight: 400;
  color: #004d9d;
}
body {
	font-family: Times New Roman;
	font-size: 20px;
	line-height: 1.5;
text-align: center;

	background-color: #ffffff;
	color: #327e75;
	margin: 200px;
	width: 620px;
}
nav{
text-align: left;
}
footer{
  font-size:20px;
	font-weight: 400;
  color: #004d9d;
}