@charset "UTF-8";
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #000000;
    background-image: url("KatapultMethodeAchter.jpg");
    background-repeat: no-repeat;
    background-position: center top;
}
a:link {color: 	#9a6696}
a:hover {
	color: #9a6696;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9a6696;
}
a:active {
	text-decoration: none;
	color: #9a6696;
}
