@font-face {
	font-family: dab;
	src: url(JosefinSans-SemiBold.ttf);

}
div.meny {
	margin-top: 30px;
	margin-left: 20%;
	margin-right: 20%;
	display: block;
	height: 120px;
}

li.meny {
	display: inline;
}

ul.meny {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.link {
    font-size: 200%;
}

div.div_space {
	min-height: 200px;
}

div.botten {
	height: 50px;
}

div.mitten {
	height: 600px;
}

div.dab-text {
	margin-top: 150px;
}

p.dab-text {
	font-family: dab;
	src: url(JosefinSans-Bold.ttf);
	font-size: 350%;
}