body
{
	background-color: white;
	margin: 0px;
}

a.hovedlink
{
	text-decoration: none;
	color: black;
}

.logo
{
	margin-top: 10%;
	margin-left: 37px;
	margin-right: 38px;
}

.bgbox
{
	width: 800px;
	background-color: white;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}