* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Verdana;
}

#skugga {
	width: 670px;
	
	margin: 15px auto;
}

#wrap {
	background: #fff;
	
	position: relative;
	
	padding: 20px;
}

#header {
	text-align: center;
	
	border-bottom: 1px solid #ccc;
}

#header img {
	border: none;
	
	margin-bottom: 5px;
}

#col1 {
	display: none;
}

#footer {
	border-top: 1px solid #ccc;
	
	text-align: center;
	
	clear: both;
	
	position: relative;
}

#footer p {
	font-size: .65em;
	margin-top: 10px;
}

#footer img {
	position: absolute;
	top: -15px;
	right: 270px;
}

.heading {
	color: #8B8D08;
	font-size: .8em;
	letter-spacing: -1px;
	font-weight: normal;
	margin-bottom: 10px;
}

#wasergothlands {
	width: 130px;
	
	position: absolute;
	top: 365px;
}

#col1 #wasergothlands h2 {
	font-family: Arial;
	font-size: 1.25em;
	margin: 20px 0 10px 0;
}

