html {
	overflow-y: scroll;
}


#kuori {
width: 720px;
position: relative;
left: 40%;
margin-left: -300px;
background-color: transparent;
border-left: dotted;
border-right: dotted;
border-color: #0f3e98;
border-width: 1px;
}

#yla {
width: 720px;
background-color: #0f3e98;
text-align: right;
height: 20px;
}

#sisalto {

width: 520px;
float: right;
padding: 10px;
}

#lab {
font-family: arial;
font-size: 70%;
}

#kuva {
float: left;
margin: 0px 10px 10px 5px;
}

#kuvat {
float: right;
margin: 10px 10px 10px 1px;
}

#vasen {
background-color: transparent;
border-right: solid;
border-color: #0f3e98;
border-width: 1px;
margin-top: 5px;
width: 158px;
float: left;
padding: 0px 0px 100px 0px;
}

#ala {
clear: both;
background-color: #0f3e98;
color: #ffffff;
text-align: center;
padding: 1px;
font-family: georgia;
font-size: 90%;
line-height: 120%;
}

p {
font-family: arial;
font-size: 85%;
line-height: 150%;
}

p.mini {
font-family: arial;
font-size: 75%;
line-height: 120%;
}

h1 {
font-family: georgia;
font-size: 120%;
color: #0f3e98; 
}

h2 {
font-family: georgia;
font-size: 80%;
color: #00775c; 
}

body {
background: url(pics/tausta4.jpg);
background-position: 0px 0px; 
background-attachment: fixed;
background-repeat: no-repeat;
}


a.mini:link 
{color: #0f3e98; text-decoration: none; background-color: transparent}
a.mini:visited 
{color: #0f3e98; text-decoration: none; background-color: transparent}
a.mini:hover 
{color: #d94600; text-decoration: none; background-color: transparent}

a.mini2:link 
{font-family: arial; font-size: 80%; color: #0f3e98; text-decoration: none; background-color: transparent}
a.mini2:visited 
{font-family: arial; font-size: 80%; color: #0f3e98; text-decoration: none; background-color: transparent}
a.mini2:hover 
{font-family: arial; font-size: 80%; color: #d94600; text-decoration: none; background-color: transparent}

a.yla:link 
{font-family: arial; font-size: 80%; text-decoration:none; color:#ffffff; background-color:
#0f3e98; border-right:1px solid white; padding:2px;}
a.yla:visited 
{font-family: arial; font-size: 80%; text-decoration:none; color:#ffffff; background-color:
#0f3e98; border-right:1px solid white; padding:2px;}
a.yla:hover 
{background-color:#00775c; border-right:1px solid white; padding:2px;}




