.fa {
  padding: 20px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

.fa:hover {
    opacity: 0.7;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.email{
	width: 10px;
}

.footericon{
	margin: auto;
	padding:20px;
	display: flex;
	flex-direction: row;
	width: 40px;

}

.footer img {

}

header {
	background:white;
	background-image: url("images/imagebg.png");
    background-size: 1920px;
	background-repeat: no-repeat;
	background-position: bottom;
	font-family:arial;
	color:white;
	padding: 390px;
}

section {
	padding:20px;
	display: flex;
	flex-direction: row;
	font-family: bahnschrift;
	margin: auto;
	width:1200px;
	font-size: 25px;
	text-align: center;
	
}

nav {
	background-size: 1920px;
	
}

body {
	margin:0;
	padding:0;
}
div {
	font-family: bahnschrift;
	margin: auto;
	width:1200px;
	font-size: 25px;
	text-align: center;
	

}

ul {
	margin:20;
	padding:0;
	list-style-type: :none;
	text-align: center;

}

li {
	display: inline-block;
	font-size: 18px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
}

a:link, a:visited {
  	color:black;  
	text-decoration: none;	
	display: inline-block;
	font-family: bahnschrift;
}


footer {
	background:#222;
    padding: 1px 45px;
	color :white;
}

.footer {
	text-align: center;
	font-family: bahnschrift; 
	display: flex;
	flex-direction: row;

}



h3 {
	text-align: center;
	font-family: bahnschrift; 
	background: #222;
    margin: auto;
    color: white;
}

header img {
	display: block;
	margin-left: -400px;
	margin-right: auto;
	margin-top: -404px;
	width: 200px;
	padding: 47px;

}

.navigatie {
	margin: auto;
	width: 1849px;
	display: flex;
	flex-direction: : row;
	text-align: center

}


.navigatie img {
	height: 20%;
	width: 30%;


}

.projects img {
	width: 400px;

}

.pages2 {
	width: 600px;
	margin: auto;
}

.aboutmecss img {
	width: 300px;
	margin: left;
}


.under img {
	width: 700px;
	margin: 	auto;
}

iframe {
margin: auto;
	
	display: flex;
	flex-direction: : row;
	text-align: center
}