body {
	background-color: #8c847b;
	font-family: 'Arimo', sans-serif;
}
a, a:visited, a:hover{
	color: white;
	text-decoration: none;
}
.background {
	background: url('/img/emmerson-background.png');
	height: 579px;
	width: 1029px;
	position: relative;
	margin: 0 auto;
	color: white;
}
.location {
	position: absolute;
	left: 410px;
	top: 240px;
	font-size: 16px;
}
.links {
	position: absolute;
	top: 370px;
	left: 805px;
	font-size: 16px;
	text-decoration: underline;
}
