@charset "utf-8";
body {
	background-color: #E599DE;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
}
.leuchtstift {
	background-color: #D5EE3F;
}
.roteschrift {
	text-shadow: 0px 0px;
	color: #DF0E11;
}
img {
	border-radius: 20px;
}
