@charset "utf-8";
body {
    background-color: #FCC1EC;
    text-align: center;
    text-shadow: 0px 0px;
    color: #0184D6;
}
h1,h2,h3,h4,h5,h6{
    color: #FF0660;
    text-decoration: none;
    font-family: Arial, sans-serif;
	
}
img   {
    border-radius: 40px;
}
.leuchtstift {
    background-color: #F9FF35;
}
.rotstift {
    color: #FF0004;
}
