body {
font-size: 10px; 
font-family: Arial; 
color: #2f526d; 
cursor: default;
background: #809674 url(tausta2.png) repeat-y;
margin: 0;
}

a:link {
color:#809674;
text-decoration:underline;
cursor: default;
}

a:visited {
color:#809674;
text-decoration:underline;
cursor: default;
}

a:active {
color:#809674;
text-decoration:underline;
cursor: default;
}

a:hover {
color:#809674;
text-decoration:line-through;
cursor: default;
}

#yla {
position: absolute;
background-image:url(tausta1.png);
background-repeat:repeat-x;
background-position: 0px 0px;
left:0px; 
top:0px;
width:100%;
height:119px;
z-index:1;
}

h1 {
font-family: Palatino Linotype;
color: #2f526d;
font-size: 16px;
font-weight: bold;
font-style: italic;
padding-left: 15px;
border-bottom: #809674 solid 1px;
}

h2 {
font-family: Palatino Linotype;
color: #2f526d;
font-size: 13px;
font-weight: bold;
font-style: italic;
padding-left: 15px;
border-bottom: #809674 solid 1px;
}

p {
font-family: Arial;
color: #2f526d;
font-size: 12px;
line-height: 16px;
}