body {
  background-image: url("../bg.jpg");
}

.page-header {
height: 200px;
margin-top:0px;

  background-image: url("../head.jpg");
}




p {
font-size:16px;
    color: black;
    text-align: left;
text:justify;
}
h2
{
color: white;
}

.img {
    float: right;
padding-right:25 px;
padding-top:0px;
text:justify;

}
.img2 {
    float: left;
    margin: 10px 10px 10px 10px;
text:justify;

}

.box {
  width: 100%;
    padding: 10%;
  margin: 10px;

}
.box2 {
  width: 50%;
    padding: 5px;
  margin: 5px;

}




}
#footer {
   position:fixed;
   left:0px;
   bottom:0px;
   height:30px;
   width:100%;
   background:#333;
   color:#ffffff; 
padding: 6px;
}
h1 {
align: center;
color: #fff;
font-size:5em;
 text-shadow: 2px 2px #ff0000;
 } 
.text-center {
  text-align: center;
font-family: 'Courgette', cursive;
font-weight:light;
}

.text1 {
  text-align: right;
font-family: 'Courgette', cursive;
font-weight:light;
img 
  float: left;
padding: 10%;

}
.text2 {
  text-align: left;
font-family: 'Courgette', cursive;
font-weight:light;
img 
  float: right;
}

.text3 {
  text-align: left;
font-family: 'Courgette', cursive;
font-weight:light;

padding:10%;

}

.anfang {
float: left;
font-family: 'Vidaloka', serif;
font-size:112px; 
color:ff0000;
position: absolute;
    left: 0px;
    top: -10px;

}