


body{
  background-image:url("../pics/KontaktBG.jpg");
  background-size: cover;
}

.site-container{
  position: absolute;
  left: 10%;
}

.site-container img{
  position: relative;
  left: 40%;
}

.text-container{
  width: 90%;
}
