@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 14px;
	line-height: 18px;
}
#fest {
	width: 800px;
	margin-top: 145px;
	margin-right: auto;
	margin-left: auto;
}
#anmalan {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
body h1 {
	font-size: 18px;
}
