 body{
	 
	 background-image: url("./images/Hintergrund.jpg");
	     background-repeat: no-repeat;
    background-attachment: fixed;
	background-position: center; 
	  margin: 10px auto; 
	background-size: 5000px 1000px;   
font-family: 'Shadows Into Light', cursive; 
                      }   
                               
#Text {

font-size: 1.5em; }
	
}

                                                                                                                                                 