body { 
	background: white; 
	font-family: arial;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.715em;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}

#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.header-image {
	margin-bottom: 30px;
}

.copyright {
	font-size: 0.6em;
	text-align: center;
	padding-bottom: 15px;
}

.goal {
	font-size: 1em;
	text-align: center;
	font-weight:800;
	font-style: italic;
}

.bottom-image {
	text-align: center;
	margin-top: 55px;
	padding-bottom: 20px;

}