.logo {
	border: 0px;
	text-align: center;
}

.head_title {
	color: #eb222c;
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-left: 100px;
}
.body_par {
	padding-left:150px;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 600px;

}
.body_par_link {
	color: #0c69eb;
}

.footer {
	text-align: center;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 100px;
}

