body {
    background-color:White;

}

a:link {
    text-decoration: none;
}

a {
	
font-family:Trebuchet MS;	
color:#4fa132;
font-size:18px
}


a:hover{
    text-decoration:underline;
	font-size:18.2px;
}



hr {
border-color:#3fa130;

}

@font-face {
  font-family:Font;
  src: url(eklight.ttf);
}
header{
	border-radius:30px;
    font-size:50;
	padding-top:0.5em;
    color: white;
    clear: left;
    font-family:Font;
    text-align: center;
    background: green; 
    background: -webkit-linear-gradient(#3fa130, #6fa632, #6fa132, #11690f);
    background: -o-linear-gradient(#3fa130, #6fa632, #6fa132, #11690f); 
    background: -moz-linear-gradient(#3fa130, #6fa632, #6fa132, #11690f); 
    background: linear-gradient(#3fa130, #6fa632, #6fa132, #11690f);
}

header img {
  align:left;
  margin: 0 0.5em 0.5em 0;

}

.tiedot a {
  margin:0.3em;
  white-space: no;
}



.linkit {
  border: 1px solid green;
  border-radius:30px;
  display: flex;
  flex: 1;
  flex-direction: row;
  color: black;
  font-size:124%;
  font-family:Font;
}

.linkki1 {
  margin: 0.2em;
}

.etuovi {
	color: #CC0033;
}

.linkit1 {
  flex: 1;
  border: 1px solid green;
  border-radius:25px;
  justify-content: center;
  padding-top: 1em;
  
}

.linkki2 {
  flex: 1;
  justify-content: center;
   margin: 0.3em;
  padding-top: 1em;
  padding-bottom: 1em;
  font-family:Font;
}
.linkki2 img {
 width:20%;

}

.linkki3 {
  flex: 1;
  float:right;
  justify-content: center;
  padding-top: 2em;
  padding-bottom: 1em;
  font-family:Font;
}
.linkki3 img {
   position: relative; 
   width: 60%;
   text-align: center;
}





.linkit1 div {
  text-align: center;
  overflow: hidden;
}

.tiedot {
  flex: auto;
  padding:7.315px;
  margin:0.5em;
  overflow: hidden;
}

.tiedot h1 {

  font-size: 150%;
  margin: 0.5em;
  overflow: hidden;
}

.tiedot img {
  float: left;
  margin: 0 0.5em 0.5em 0;
  overflow: hidden;
}

.tiedot1 {
  flex: 5;
  padding:7.315px;
  border: 1px solid green;
  border-radius:30px;
  font-family:Font;
  overflow: hidden;
}

.image {
  border-radius: 50%;

}

.kimage {
width:10px;
float:left;
	
}

.Yhteys1 {

  font-family:Font;
  border: 1px solid green;
  border-radius:30px;
  margin:0.2em;
}

.tiedot1 {
  text-align:center;
  margin:1em;
}