/* CSS Document */
div.content {
	background-image: url(/billeder/DC-3.png);
	background-repeat: no-repeat;
	background-position: center 10px;
	height: 450px;
}
div.content h1 {
	text-align: center;
	padding-top: 50px;
}
div.content h1.subtitle {
	margin-top: -70px;
	padding-top: 0px;
}