@charset "utf-8";
body {
	background-color: #B5B8FF;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
}
.leuchtstift {
	background-color: #02DAFF;
}
.roteschrift {
	color: #CD0203;
}
img {
	border-radius: 20px;
}
