body {
	font-family: Times New Roman;
	font-size: 20px;
	line-height: 2;
  text-align: left;
	
	background-color: #ffffff;
	color: #000000;
	margin: 100px auto 100px auto;
	width: 620px;
}


a {
color: #416e9d;
  text-decoration: none;
}

h1 {
	font-size:36px;
	font-weight: 800;
  color: #004d9d;
}

h2{
  	font-size: 18px;
	font-weight: 300;
  color: #001d3b;
}

h3{ 
	font-size:18px;
	font-weight: 400;
  color: #33679d;
  margin: 50px 0 50px ;
  float: left;
}


img {
  width: auto;
  height: auto;
margin: 0 0 50px ;
}
