body {
  font-family: "DM Sans", sans-serif;
  font-weight: 100;
  font-optical-sizing: auto;
  background: url(css/images/15.jpg) no-repeat fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; text-align: center; height: 100%; padding: 0; margin: 0 auto;  background-color: #000; 
}

#col {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
}

#col2 {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
}

#col3 {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
}

#canvas {
	margin-left: auto;
	margin-right: auto;
	width: 370px;
	height: auto;
	margin-top: 10px;
	border-radius: 15px;
	background-color: #ffffff;
	border: 0px dashed #ffffff;
}

.rondehoek {
	margin-left: auto;
	margin-right: auto;
	width: 270px;
	height: auto;
	margin-top: 10px;
	border-radius: 12px;
	background-color: #000;
	border: 2px dashed #000;
}

#top_block {
	width: 100%;
	height: 700px;
	font-optical-sizing: auto;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	background-color: #ffffff;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	border: 0px dashed #000000;
	}

.klein {
	font-family: "DM Sans", sans-serif;
	font-size: 10px;
	line-height: 15px;
}

#meet_team_img {
	margin-top: 20px;
}

.member_photo {
	width: 200px;
	height: 200px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	position: relative;
}

.member_name {
	text-align: center;
	display: block;
	margin-top: 48px;
	margin-bottom: 20px;
	font-family: "DM Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 900;
	font-style: normal;
	position: relative;
}

.member_name img {
	margin-bottom: -4px;
	margin-right: 6px;
}


.midden {
	text-align: center;
	color: #999999;
}

a {
	text-decoration: none;
}

a:link, a:visited {
	color: #FF8000;
	text-decoration: none;
}

a:link:hover, a:visited:hover {
	color: #B3B3B3;
	text-decoration: none;
}

.oranje {
	color: #FF8000;
	text-decoration: none;
}

.member_description {
	display: block;
	text-align: center;
	width: 320px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	padding-bottom: 24px;
	border-bottom: 1px dashed #999999;
	position: relative;
	font-family: "DM Sans", sans-serif;
}

.member_description:last-child {
	border: none;
}

.big {
	font-family: "DM Sans", sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}

.zilver {
	font-family: "DM Sans", sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #999999;
	text-decoration: none;
}
