body{
   background:#f7f3ea;
   background:url(kuvat/tausta2.jpg) repeat-y #f7f3ea;
}

#otsikko{
   width:100%;
   background:url(kuvat/tausta1.jpg) repeat-x #f7f3ea;
   position:absolute;
   left:0px;
   top:0px;
}

#teksti{
   line-height:16pt;
   font-family:arial;
   font-size:12px;
   width:515px;
   position:absolute;
   left:30px;
   top:250px;}

#p, td{
   line-height:16pt;
   font-family:arial;
   font-size:12px;}

#linkit{
   font-family:"trebuchet ms", sans-serif;
   letter-spacing:1px;
   font-size:21px;
   line-height:25pt;
   width:160px;
   position:absolute;
   left:570px;
   top:260px;}

h1{
   font-family:palatino linotype, georgia, times new roman;
   letter-spacing:1px;
   font-size:21px;
   color:#da3b56;}

a:link{ color:#da3b56; text-decoration:none;}
a:active{ color:#f7e7c5; text-decoration:none;}
a:hover { color:#f7e7c5; text-decoration:none;}
a:visited{ color:#ac112b; text-decoration:none;}