/* Opzet intro */

body {
	font: 500 11px Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	color: #000000;
	background: white;
}

div{
	margin-top: 100px;
	text-align: center;
}

div#tel {
	visibility: hidden;
}