body {
	background-color: #fff;
	text-align: center;
	color: #a7a9ac;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

.no-padding {
	padding: 0 0;
}

img.header {
	padding: 50px 0;
	margin: 0px 0px 70px 0px;
}

.container-main {
	padding: 0 3% 25px;
}

.main-copy {
	font-size: 18px;
	margin: 0 10% 35px;
	
	color: #636466;
}

.body-copy {
	font-size: 18px;
	margin: 0 0 100px 0;
	
	color: #636466;
}



.title2 {
  font-size: 18px;
	margin-top: 0px;
	font-weight: bold;
	margin-bottom: 10px;
	letter-spacing: 0.5em;
	color: #636466;
}


.title-extra {
  font-size: 20px;
	margin-top: 520px;
	font-weight: bold;
	margin-bottom: 10px;
	
	color: #a7a9ac;
}


span {
	color: #808285;
	text-transform: none !important;
	text-decoration: none !important;
	
}

a:focus {
	text-decoration: none !important;
	text-transform: none !important;
}
a:hover {
	text-decoration: none !important;
	text-transform: none !important;
}

a:visited {
	text-decoration: none !important;
	text-transform: none !important;
}

.results-section{
	margin-left: 1px !important;
}

img.photo {	
	padding: 50px 60px 0px 60px !important;
}


img.results {
	padding: 10px 0;
}

img.arches{
	width: 102px;
	height: 101px;
	margin: 100px 0;
}



