div#isoloota
{
   background-color: #CCFF33;
   width: 750;
   height: 500;
   z-index: 1;
   position: relative;
   top: -50%;
   margin: auto;
}
div#teksti 
{
   color: #000000;
   position: absolute;
   left: 5;
   top: 130;
   width: 625;
   height: 365;
   z-index: 10;
   overflow: auto;
   text-align: left;
}
div#logo {
   width: 100%;
   height: 100%;
   z-index: 2;
   margin: auto;
   text-align: center;
}
div#linkit 
{
   background-color: #CCFF33;
   color: #000000;
   position: absolute;
   top: 130;
   right: 0;
   width: 115;
   height: 250;
   z-index: 11;
   overflow: visible;
   line-height: 1.4em;
}
.miniloota
{
   background-image: url('kuvat/minitausta.gif');
   position: absolute;
   width: 129;
   height: 94;
   text-align: center;
   z-index: 15;
   padding-top: 3px;
}
.pikkuloota
{
   background-color: #CCFF33;
   position: absolute;
   text-align: center;
   border: 2px #000000 solid;
   z-index: 15;
}

.alaloota
{
   position: absolute;
   width: 300;
   height: 10;
   text-align: center;
   z-index: 15;
   padding-top: 3px;
   font-weight: bold;
   font-size: 12pt;
}
#keskitys1
{
   position: relative;
   height: 100%;
   overflow: hidden;
   margin: auto;
}
#keskitys1[id]
{
   display: table;
   position: static;
}
#keskitys2
{
   position: absolute;
   top: 50%;
   width: 100%;
}
#keskitys2[id]
{
   display: table-cell;
   vertical-align: middle;
   position: static;
}
a
{
   text-decoration: none;
   color: #031E04;
}
a:hover
{
   text-decoration: underline;
}
td
{
   background-color: #CCFF33;
   font-family: Verdana;
   font-size: 8pt;
   color: #031E04;
}
body
{
   background-image: url('kuvat/tausta.gif');
   font-family: Verdana;
   font-size: 8pt;
   color: #FFFFFF;
   margin-top: 0px;
   margin-bottom: 0px;
}

