 


body {
  background-color: darkblue;
  background-color: #023047;
}

h1 {
  color: white;
  text-align: center;
}

h2 {
  color: white;
  text-align: center;
}

a {
color:white}

 h2 {
  color: white;
  text align: center;
} 

p {
     font-family:"Shantell Sans";
     font-size: 20px;
}

 #apfelkuchen {
	 /* Division mit ID apfelkuchen */
	 /* class namens h-a-r */ 
	 font-family:"Shantell Sans";
     font-size: 20px;


