body
{
	background-color: #e6e6e6;
	padding-bottom: 140px;
	overflow-x: hidden;  
}



h1{
	font-size: 20px;
	text-transform: uppercase;
	text-align: left;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 100px 50px 16px;
	font-weight: 400;
}

section {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 50px 0px;
}

section p {
	
	line-height: 24px;
}

section img {
	max-width: 100%;
	height: auto;
	display: block;
	padding-bottom: 16px;
}

.old_date,
a {
	color: #005DAD;
}