body {background-color: rgb(250, 235, 215);}

p {font-size:xx-large;}
h1 {font-size: xx-large}



.Bilder img {
    width: 300px;
}

.titelbox {
    width: 300px;
    height: 200px;
    border: 2px solid rgb(250, 235, 215);
    background-color: rgb(209, 180, 143);
    padding: 20px;
}