*{
	margin:0;
	padding:0;
}

body{
	/* Setting default text color, background and a font stack */
	color:#ffffff;
}

.className{
	background-image: url('logo-muziektherapie.png');
	width:300px;
	height:500px;
	position:relative;
}