@import url('https://fonts.googleapis.com/css?family=Fjalla+One');
body{
	 
	 background-image: url("./img/stadionbesser.jpg");
	  background-repeat: no-repeat;
	    background-attachment: fixed;
	background-position: center; 
	  margin: 10px auto;
	  background-size: 100%;
	color: black;
	
	
	}
	#Text {

font-size: 1.5em; 
padding: 10px;
	
    


}

#Text1 {

font-size: 1.5em; 
padding: 10px;
	
    


}