body {
	background-color: #EDF7F9;
	margin: 0 auto;
	width: 1200px;
}

img {
	margin: 50px;
	border: 50px solid #FDE9D9;
}

em {
	font-style: normal;
	color: #F79646;
}

h1 {
	font-size: 80px;
	margin: -580px 0px 0px 230px;
}
h2 {
	font-size: 55px;
	margin: -510px 0px 20px 250px;
}
.top_title {
	font-family: Helvetica;
	font-weight: 800;
	color: #31849B;
	letter-spacing: -5px;
	position: absolute;
}

a {
	color: #31849B;
	text-decoration: none;
}
a:hover {
	color: #F79646;
}

div {
	margin-left: 170px;
	border-left: 10px solid #F79646;
}
p {
	font-family: Helvetica;
}
.descript {
	font-size: 20px;
	font-weight: 400;
	letter-spacing: -1px;
	margin: 0px 100px 50px 100px;
	line-height: 125%;
}
.title {
	font-size: 25px;
	font-weight: 800;
	letter-spacing: -2.5px;
	color: #31849B;
	margin: 20px 0px 0px 50px;
}
.sub {
	font-size: 17px;
	letter-spacing: -1px;
	color: #74BED2;
	margin: 3px 0px 0px 90px;
}
.footer {
	font-size: 10px;
	letter-spacing: -1px;
	color: #74BED2;
	text-align: center;
	margin: 100px auto;
}