header {
	height: 112px; 
	font-size: 42px; 
	line-heigth: 112px;
}

.navbar {
	margin-bottom: 0;
	border: 0;
	border-radius: 0;
}

.content {
	padding-top: 15px;
	padding-bottom: 15px;
}

html {
	min-height: 100%;
	position: relative;
}


body {
	margin-bottom: 117px; /* saman verran kuin footer korkeus. */
}


footer {
	width: 100%; 
	height: 117px;  
	padding-top: 20px; 
	position: absolute; 
	bottom: 0;
}
