body {
	background-color: #222;
	font-family: sans-serif;
}

.wireframe section {
	background-color: transparent;
	border: none;
	font: small sans-serif;
	text-align: center;
	color: #FFF;
	margin: 1em;
}

.wireframe h3 {
	font-weight: 100;
	text-transform: uppercase;
	font-family: Futura, sans-serif;
}

.wireframe {
	margin: 0;
	padding: 0;
}

.wireframe #agency-header {
	height: 15em;
	width: 100%;
}

.wireframe #afbeelding {
	height: 30em;
}

.wireframe #contactgegevens {
	height: 30em;
	font-family: 'Lato', sans-serif;	
	font-size: 15px;
	text-align: center;
}

.wireframe #plaatje {
	height: 30em;
}

.beroep {
	font-family: Futura, sans-serif;
	text-transform: uppercase;
	color: #00c0a1;
}

.icon {
	float: right;
	padding: 10px;
}

a {
	color: #00c0a1;
	text-decoration: none;
}
