body {
	background-color: #82926D;
	background-image: url("");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50% 50%;
	}
	#billede {
	float:left;
	width: 150px;
}
	
#spalte1 {
	float:left;
	width: 70%;
}
#spalte2 {
	float:left;
	width: 30%;
}
{
	margin: 100px 20px 10px 70px;
}
p		{
	margin: 5px 20px 5px 20px;
}
a:visited {
	color: black;
}