@import url('https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital@1&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Fira+Code&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fira+Code:wght@700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Mansalva&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Inconsolata&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inconsolata:wght@700&display=swap');


a {text-decoration: underline; color:#536c44;}
a:hover {text-decoration: none; color:#495232;}

b {
color:#8a9e7e;
font-weight:700;
}

small {
color:#bb8b4e;
font-size:12px;
font-family: 'Inconsolata', monoscape;
}

.img { box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.4);

        background-color: #fff;
        padding:5px;
        margin:5px 10px 5px 10px;
         border:1px solid rgba(0,0,0,.7);
        border-radius : 7px;

        opacity:1;
        }


body {
	background:url(https://i.imgur.com/cEkD8tr.gif);
        background-repeat:repeat;
	
font-family: 'Inconsolata', monoscape;
	font-size:15px;
	margin:0px 0px 20px 0px;
	line-height:1.7;
        text-align: justify;
       
    font-weight: 500;
    }

#main {
	max-width:1000px;
	margin: 0 auto;
        min-height:500px;
	
}


#tiedot {
max-width:1000px;
background: url(https://i.imgur.com/vLFgMhg.gif);
	font: 14px/18px 'Playfair Display', serif;
	
	text-align:justify;
	margin: 0 0;
	line-height:1.7;
        font-weight:400;
}


#title {
font-family: "Mansalva", cursive;
  font-weight: 500;
  font-style: normal;
	font-size:60px;
        color: #000; 
	text-align:center;
        text-shadow: 0px 0px 5px rgba(255,255,255, 0.9);

	margin-bottom:-35px;
        margin-top:30px;
}
#linkkipalkki {
	width: 100%;
	background: rgba(255,255,255,.7);
	height:50px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	clear:both;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        font-family: 'Mansalva', serif;
}
#linkkipalkki ul {
	list-style:none;
	margin:0;
	padding:0;
}
#linkkipalkki ul li {
	
	height:50px;
	margin-left:15px;
	padding-top:10px;
        font-family: 'Mansalva', serif;
}
#linkkipalkki ul li a {
	height:50px;
	padding: 10px 20px 10px;
	font-size:18px;
        font-weight:700;
	text-decoration:none;
	letter-spacing:1px;
	color:#5e3929;
        font-family: 'Mansalva', serif;
}
#linkkipalkki ul li a:hover {
	color:#8a9e7e;
}

#sisalto {

	padding: 20px 40px;
	background: rgba(250, 250, 250, 0.9);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);



        
}
#tek {
	margin: 20px auto;
	text-align:center;
}
#suku {
	width: 930px;
background: rgba(255,255,255, 0.0);
        background-repeat:repeat;/* sukutaulun taustavÃ¤ri  */
        
font: 16px 'Mansalva', serif;
        color:#4c4c4c;
        
        

       
}
#suku td {
padding: 10px 20px;
	border: 4px solid #ddc5a6; /* sukutaulun reunojen vÃ¤ri */
        	background: url('https://i.imgur.com/kUxtipj.gif');
        background-repeat:repeat;

        

}
#suku small {
        color:#bb8b4e;
font-size:10px;
font-family: 'Fira Code', monoscape;
}
#suku b {
        color:#bb8b4e;
font-size:16px;
}

#suku a {
color:#bb8b4e;
font-weight:700;
}

#kisat {
width: 930px;
        font-size: 15px;
        color: #2c2c2c;
border-collapse:collapse;
border-bottom:solid 1px #b7b7b7;

}
#kisat td {
	padding: 8px 5px 8px 10px;
	line-height:1.6;
        border-bottom:solid 1px #b7b7b7;
        font-family: "Mansalva", sans-serif;
        
}
#kisat .toka {
	padding: 5px 10px;
        font-size:13px;

	
        font-family: 'Fira Code', monoscape;
border: 4px solid #ddc5a6; /* sukutaulun reunojen vÃ¤ri */
        	background: url('https://i.imgur.com/kUxtipj.gif');
}
        

span {
	background-color: rgba(158,180,144, 0.4); 
	padding: 3px 6px; 
	border-radius: 3px; 
	font-size: 11px;
	color:#000;
	font-weight:normal;
        font-family: 'Fira Code', monoscape;
}
span1 {
	
	font-size: 16px;
	color:#4c4c4c;
	font-weight:normal;
        font-family: "Mansalva", sans-serif;
}

h1 {
	font: 18px 'Playfair Display', serif;
	color: #8a9e7e;
	text-align:center;
        margin-left:30px;
        margin-right:30px;
        margin-bottom: 20px;
        margin-top:20px;
        font-weight: 400;
        text-decoration:italic;

}
h2 {
	font: 17px 'Playfair Display', serif;
	color: #8a9e7e;
	
    	text-align:center;
        margin-left:30px;
        margin-right:30px;
        margin-bottom: 20;
        margin-top:-10px;
        font-weight: 400;
        text-decoration:italic;

}

h4 {
	font-family: "Mansalva", sans-serif;
        font-size:12px;
	color: #8a9e7e;
	
    	text-align:right;
        margin-left:30px;
        margin-right:10px;
        margin-bottom: 20px;
        margin-top:0px;
        font-weight: 400;
        text-transform:uppercase;

}
h4 a
{

	color: #8a9e7e;
margin-left:5px;
        font-weight: 400;
        text-transform:uppercase;