@charset "utf-8";


body {
	background-color:#FFF;
}

.wrapper {
	float: none;
	margin-right: auto;
	margin-left: auto;
}


header.main {
	margin-top: 1em;
	}
	
header.main img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
	
nav.main a:hover {
	}
	
nav.main a {
	color: #000;
	text-decoration: none;
}

nav.main ul {
	text-align:center;
	}

section.main{
	}
	
section.main article a{
	color: #000;	
	text-decoration: none;
}

.maalaa {
	text-indent: -9999px;
	display:block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 60px;
	width:268px;
	height: 55px;
	background-image:url(../images/ketola_maalaa.png)
	}
	
footer.main {
	margin-top:20px;
	text-align:center;
}

footer.main a {
	color: #000;
  	text-decoration:none;
	}
	
