h2{
  color: #ffffff;
}

body{
	font-family: Times New Roman;
	font-size: 20px;
	line-height: 1.5;
  text-align: center;

	background-color: #ffffff;
	color: #327e75;
	margin: 100px;
	width: 620px;
}
a{
color: #416e9d;
  text-decoration: none;
}
nav{
  text-align: left;
}