/* Datei Schneller.css */



body {
    background-color: white
        

 }

#Auftritt h2 {
    color: #666;
    text-align: center;
    font-family: sans-serif;
    padding: 100px 0
}
figure {
    width: 250px;
    height: 250px;
    position: absolute;
    left: 50%;
    top: 30%;
    margin-left: -125px;
    margin-top: -125px;
    
}







/* Ende Schneller.css */
