body,a{
    font-family: 'Times New Roman', Times, serif;
    background-color: darkolivegreen;
    color: rgb(249, 250, 252);
    text-align: center;
    font-size: 19px;
}
.JMC{
    font-size: 150px;
    color: antiquewhite;
    text-align: center;
    font-weight: lighter;
}
.Jugendmediencamp{
    color: rgb(253, 254, 255);
    font-size: 20px;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}
  #startbild{ 
background-image: url('Pictures/20240517_203409.jpg');
background-size: cover;
height: 173px;
margin-top: 70px;
margin-left: 0px;
margin-right: 0px;
}
.Nimm{
    font-size: 18px;
    margin-bottom: 60px;
}
#logo{
    width: 200px;
}
#link{
color: darkolivegreen;
background-color: antiquewhite;
border-radius: 40px;
padding: 10px;
margin-bottom: 50px;
margin-top: 50px;
font-weight: bold;

}