body {
background-image: url(./bilder/hgmain.jpg);
}
.main {
position: absolute;
top:110px;
left:200px;
padding-right:10px;
width:450px;
z-index:1;
text-align:justify;
font-family:Garamond;
}

.logo {
position: absolute;
top:20px;
left:40px;
width:680px;
}

a:link {
	color: #4544f0;
	text-decoration:none;
}
a:visited {
	color: #7878f5;
	text-decoration:none;
	}
a:hover {color:#E00000; text-decoration:none;}

