body{  
background-color:#9FDDEB; 
margin:0px;
	padding: 0;

}
#lang{ 
padding:5px 0px 0px 0px;
text-align:center;   
}  
 
#uudes{
color:blue;
}

#ylabut{   
background-color:#E7E84C; 		
box-shadow: 0px 0px 5px 5px #E7E84C;
  -moz-box-shadow:0px 0px 5px 5px #E7E84C;
  -webkit-box-shadow: 0 0 5px 5px #E7E84C;	
border-radius: 16px;
-khtml-border-radius: 16px;
-moz-border-radius: 16px;
-o-border-radius: 16px;
-webkit-border-radius: 16px; 
transition: all 0.5s ease-in-out; 
-webkit-transition: all 0.5s ease-in-out; 
-moz-transition: all 0.5s ease-in-out;  
 
margin:auto auto auto auto; 
padding:25px 5px 5px 5px;
border:1px solid #E7E84C;
font-size:110%;
color:black; 
text-decoration:none;
}

A:hover#ylabut{   
background-color:#FFA500; 		
box-shadow: 0px 0px 5px 5px #FFA500;
  -moz-box-shadow:0px 0px 5px 5px #FFA500;
  -webkit-box-shadow: 0 0 5px 5px #FFA500;	
border-radius: 16px;
-khtml-border-radius: 16px;
-moz-border-radius: 16px;
-o-border-radius: 16px;
-webkit-border-radius: 16px; 
transition: all 0.5s ease-in-out; 
-webkit-transition: all 0.5s ease-in-out; 
-moz-transition: all 0.5s ease-in-out;   
border:1px solid #FFA500; 
color:black; 
}
#sis{   
background-color:#59C2D9; 		
box-shadow: 0px 0px 10px 10px #59C2D9;
  -moz-box-shadow:0px 0px 10px 10px #59C2D9;
  -webkit-box-shadow: 0 0 10px 10px #59C2D9;	
border-radius: 16px;
-khtml-border-radius: 16px;
-moz-border-radius: 16px;
-o-border-radius: 16px;
-webkit-border-radius: 16px; 
 
margin:10% auto auto auto;
width:290px;  
padding:10px;
border:1px solid #59C2D9;

}

h1{
font-size:120%;
}
h2{
font-size:70%;
cursor:pointer
}
#hidden1{
font-size:70%;
}

#hidden2{
font-size:70%;
}

.linkbox{
font-size:100%;
}


#lintu{  
background: url('lintu.png');   
  
z-index: -1;
margin:auto auto 0px 30px;
width:279px; 
height:230px; 
position: absolute; 
bottom: 75px; 
}

#aurinko{
z-index: -1;
background: url('aurinko.png');   
width:258px; 
height:246px; 
margin-top:-29px; 
float:right;
}

#ala{  
background-color:#28AF4F; 		

z-index: -1;
height:80px;     
width:100%; 
 margin:0px;
  
position: absolute; 
bottom: 0; 
}


 

 
