﻿@charset "utf-8";
#wrap {
	width:auto;
}
header{
	width:auto;
	background-size:contain;
	background-position:center top;
	height:auto;
}
h1{
    height:600px;
}
#contents{
    position:relative;
    bottom:100px;
    margin:0 80px;
}
#profiele{
    padding-top:200px;
    padding-bottom:0;
}