BODY    {
    background-color : #F7BFE9;
    font-family : Times New Roman;
    font-size : 14px; }

A:link, A:visited { color : #000000; text-decoration : underline; }
A:hover, A:active { color : #000000; text-decoration : underline; }

A:link.navi, A:visited.navi { color : #1B1496; text-decoration : none; }
A:hover.navi, A:active.navi { color : #1B1496; text-decoration : none; }


p, table, tr, td, ul, li
   { font-family: Times New Roman;
   font-size: 14px;
   color: #000000;
   border: 0px solid black;
   border-spacing: 15px; }



H1
   { font-size: 16px;
   color : #000000;
   font-weight : bold;
   text-align: left; }

H2
   { font-size: 14px;
   color: #1B1496;
   font-weight : none; }

H3
   { font-size: 14px;
   color : #000000;
   font-weight: bold; }



.main
   { width: 500px;
   height: auto;
   background-color: #FFFFFF;
   border: 3px solid #BB1A93;
   line-height: 1.5;
   text-align: justify;
   padding: 5px; }

.linkit
   { width: 110px;
   height:80;
   color: #1B1496;
   line-height: 1.5; }

.otsi
   { height: 160px;
   border: 0px solid #FFFFFF; }

.lisa
   { height: 20px; }



#kuva
   {position: absolute;
   top: 20px;
   left: 20px; }

#text
   {position: absolute;
   top: 20px;
   left: 200px;
   border-top: 1px solid #000000;
   border-bottom: 1px solid #000000;
   border-left: 1px solid #000000;
   border-right: 1px solid #000000; }

#navi
   { position: absolute;
   top: 20px;
   left: 20px;
   border-top: 1px solid #000000;
   border-bottom: 1px solid #000000;
   border-left: 1px solid #000000;
   border-right: 1px solid #000000;}