@charset "UTF-8";
/* CSS Document */


	
body{
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	}
	
	.bild{
	height: 300px;
	width: 2806px;
	background-image: url(bilderfru/skulpturhalle.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	}
