body {
}

h1 {
	font-size: 40px;
}

#page {
	width: 100%;
	margin-left: 0%;
}

#page .three {
	width:100%;
	float:left;
	/* border: solid 1px red; */
}

#page p, #page h1, #page h2, #page ul {
	padding-left: 5%;
	padding-right: 5%;
}

#overlay ul a li {
	font-size: 40px; /* saettes til samme stoerelse som h1 */
}
