 body {
 background-image: url("images/zeltplatz_01.png");
 background-size: cover;
 background-repeat: no-repeat;
 background-color: #a6a6a6;
 text-align: center;
}


h2 {
 font-family: monospace;
 font-size: 56px;
 color: #ffffff;

}
