html, body {
margin: 0;
padding: 0;	
}

body {
font-family: "Gill Sans", "Lucinda Sans", "DeJavu Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 10pt;
line-height: 1.3em;	
background-color: #111111;
color: #f4f4f4;
background-image: none;
text-align: center;
}

a, a:visited {
color: #cc0033;
background-color: transparent;
border: none;
text-decoration: none;	
padding-bottom: 0;
}

a:hover {
color: #f4f4f4;
background-color: transparent;
border: none;	
text-decoration: underline;
}



#kynnysmatto {
margin: 3em auto;	
}

#kynnysmatto a img, #kynnysmatto a:visited img, #kynnysmatto a:hover img, #kynnysmatto a, #kynnysmatto a:visited, #kynnysmatto a:hover, #kynnysmatto img {
border: none;
outline: none;	
color: #f4f4f4;
background: transparent;
}

#kynnysmatto {
color: #f4f4f4;
background: transparent;
font-weight: bold;
}

#kynnyscontent {
margin: 3em auto;
font-weight: normal;	
}

map {
border: none;
outline: none;	
}


