/* CSS Document */
div#main > div {
	background-image: url(/billeder/DC-3.png);
	background-repeat: no-repeat;
	background-position: center 10px;
	width:  100%;
}
div#main > div h1 {
	text-align: center;
}
div#main > div h1.subtitle {
	padding-top: 0px;
}