
body {
	
	margin:0  auto;
	padding:0;
	background-image: url('../images/Background_abfall.svg');
	background-size: cover ;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
