@import url(http://fonts.googleapis.com/css?family=Open+Sans); 




header {
width: 100%;
height: 350px;
background-image: url('himmel.jpgf');
background-repeat: no-repeat;

   background-position:center;
}

img {
    float: right;
position:relative;
    right:20%;
}


div {
    
    width: 60%;
    padding: 15px;
   
    margin: 4%;
float: left
margin: 24%;
}


body {
    color: #ffffff;


font-family: 'Lato', sans-serif ;
font-weight:700;
 
}




body {
    font-size: 130%;
font-family: Arial, Tahoma, Verdana, "Sans Serif";
}

h1 {
    font-size: 2.3em;
    font-family: 'Bree Serif', serif;
    color: #000000s;
    text-align: center;
}
h2 {
    font-size: 1.25em;
}

p {
    font-size: 0.975em;
}





