body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bilder/background.png);
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	font-weight: normal;
	text-align: left;
	margin: 20px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	font-weight: bold;
	text-align: left;
	margin: 20px;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	margin: 20px;
	color: #999999;
}
h4 {

	font-family: "Trebuchet MS";
	font-size: 0.7em;
	font-weight: normal;
	text-align: left;
	margin: 54px;
}

