/* reset */
* {margin:0; padding:0;}
img {border:none;}
a {text-decoration:none;}

body {
	font-family: 'Baumans', cursive;
}

div#kehys {
	width: 75%;
	margin: 0 auto;
	min-height: 220px;	
}


div#logoalue {
	width: 368px;	
	margin: 200px auto;
}


h1 {
	font-size: 72px;
	text-transform:uppercase;
	color:#24a8e0;
	font-weight:400;
}
