H1#logo {
	display: block;
	width: 390px;
	height: 110px;
	background: url(img/logo.png) top left no-repeat;
	text-indent: -1000px;
}

html {
}

body {
	background: url(img/bg.png) 800px 0 repeat-y;
	font-family: lucida grande, trebuchet ms, verdana, arial;
	font-size: 9pt;
}

#cirkels {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 383px;
	height: 450px;
	background: url(img/cirkels.png) left bottom no-repeat;
}

#address {
	position: absolute;
	left: 10;
	bottom: 10;
	color: white;
	font-size: 11pt;
}

#text {
	position: absolute;
	bottom: 10px;
	left: 600px;
	color: #999;
}