/* COPYRIGHT: MELLA LEHTONEN 2008! LUVATON KOPIOINTI JA UUDELLEENJULKAISU EHDOTTOMASTI KIELLETTY! */

body {
font-size: 10px; 
font-family: Tahoma; 
color: #614154; 
cursor: default;
background: #dddddd url(03.png) repeat-y;
margin: 0;
}

a:link {
color:#614154;
text-decoration:underline;
cursor: default;
}

a:visited {
color:#614154;
text-decoration:underline;
cursor: default;
}

a:active {
color:#614154;
text-decoration:underline;
cursor: default;
}

a:hover {
color:#614154;
text-decoration:none;
cursor: default;
}

#yla {
position: absolute;
background-image:url(01.png);
background-repeat:repeat-x;
background-position: 0px 0px;
left:0px; 
top:0px;
width:100%;
height:143px;
z-index:1;
}

h1 {
font-family: Palatino Linotype;
color: #614154;
font-size: 16px;
font-weight: bold;
font-style: italic;
padding-left: 15px;
border-bottom: #bfbfbf solid 2px;
}

h2 {
font-family: Palatino Linotype;
color: #614154;
font-size: 12px;
font-weight: bold;
font-style: italic;
padding-left: 15px;
border-bottom: #bfbfbf solid 2px;
}

p {
font-family: Tahoma;
color: #575757;
font-size: 11px;
line-height: 16px;
}