body
{
width: 1000px;
margin: 0px auto;
overflow-y: scroll;
background-color: #808080;
}

#ylaosa
{
background-color: #c0c0c0;
width: 100%;
height: 100px;
}

#logo
{
font-size: 80px;
padding: 0px 0px 0px 40px;
font-weight: bold;
text-align: left;
color: #ffffff;
}

#tunnus
{
font-size: 25px;
margin-top: -40px;
padding: 0px 20px 0px 0px;
font-weight: bold;
color: #ffffff;
text-align: right;
}

#sisalto
{
margin-top: 1px;
background-color: #ffffff;
padding: 10px 0px 10px 0px;
width: 100%;
min-height: 440px;
}

#sisallon_sisalto
{
width: 80%;
margin: 0px auto;
min-height: 440px;
}

#alaosa
{
margin-top: 1px;
background-color: #ffffff;
width: 100%;
height: 20px;
text-align: center;
}