/* barild.dk main stylesheet */

body {
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: white;
}

.logo {
	display: block;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}

.undertitel {
	text-align: center;
}

.hosted {
	border: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
}
