body {
    color: rgb(0, 0, 0);
    background-color: rgb(255, 249, 190);
    font-family: "roboto", sans-serif;
    text-align: center;
}

ul {
    text-align: left
}

ol {
    text-align: left;
    font-size: 20pt;
    background-color: rgb(207, 247, 241)
}

li {
    text-align: left;

}

h1 {
    height: 100px;
    background-image: url(img/kunst-lit-hintergrund.jpg);
    color: rgb(255, 255, 255);
    font-size: 62pt;
    font-family: Arial Rounded MT Bold;
}

h2 {
    text-align: center;
    background-color: darkgoldenrod;
    font-size: 35pt;
    font-family: Arial Rounded MT Bold;
}

p2 {
    font-size: 20pt;
}


h3 {

    text-align: center;
    background-color: darkgoldenrod;
    font-size: 35pt;
    font-family: Arial Rounded MT Bold;
}

SdK {
    font-size: 20pt;
}

h5 {

    text-align: center;
    background-color: darkgoldenrod;
    font-size: 35pt;
    font-family: Arial Rounded MT Bold;
}

warum {
    font-size: 20pt;
}

h6 {

    text-align: center;
    background-color: darkgoldenrod;
    font-size: 35pt;
    font-family: Arial Rounded MT Bold;
}

footer {
    font-size: 20pt;
}