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


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