BODY {
   background:#FFFFFF;
   background-image:url(secretausta.jpg);
   background-repeat:repeat-y;
   background-position:left;
   font-family:arial; 
   font-size: 12px;
   color:  #7B9C0A;
}

#jee {
   position:absolute;
   width: 700px;
   top: 130px;
   left: 130px;
   text-align:justify;
   z-index:1;
}

#otsikko {
   position:absolute;
   background-image:url(secretotsikko.jpg);
   background-repeat:no-repeat;
   width:765px;
   height:117px;
   top:0px;
   left: 97px;
   z-index:1;
}

A:link {text-decoration:underline; color: #1096B7;cursor:default}
A:visited {text-decoration:underline; color: #1096B7;cursor:default}
A:hover {text-decoration:none; color: #E03AC7;cursor:default}

#boksi {
   width:400px;
   border: 1px 0px 0px 1px solid #929292;
   background-color: #E6E6E6;
   color: #929292;
   font-size:12px;
   padding: 6px;
   text-align:justify;
   margin-left: auto;
   margin-right: auto;
}

#boksi2 {
   width:400px;
   border: 1px 0px 0px 1px solid #929292;
   background-color: #E6E6E6;
   color: #929292;
   font-size:12px;
   padding: 6px;
   text-align:justify;
   margin-left: auto;
   margin-right: auto;
}

