/*CSS*/

body {background-image:url('../Bilder/2.JPG');}

	
#text{
	width:30em;
	background-color: rgba(144,238,144,0.9);/*lightgreen*/
	padding:2em; 
	margin-top:8vh;
	border:5px solid;}
