body {
background:url(tausta.jpg) #B6A99A repeat-y;
}

/* TEKSTIEN JA PERUSLINKKIEN MUOTOILUT */

body, td, tr, table, img {
font-family:arial;
font-size:12px;
color:#3C332B;
border:0px;
}

a:link, a:visited { 
font-family:arial;
font-size:11px;
color:#665648;
text-decoration: none;
cursor: default;
}

a:hover, a:active { 
font-family:arial;
font-size:11px;
color:#3C3C3C; 
text-decoration: underline; 
cursor: default;
}


.h1 {
font-family:georgia, times new roman;
line-height: 1,5;
font-size: 18px;
font-style:italic;
color: #6C5C4F;
border-bottom:1px dashed #E5E5E5;
}

.h2 {
font-family:georgia, times new roman;
line-height: 1,5;
font-size: 17px;
font-style:italic;
color: #6C5C4F;
}

.h3 {
font-family:georgia, times new roman;
line-height: 1,5;
font-size: 18px;
font-style:italic;
color: #6C5C4F;
border-bottom:1px solid #E5E5E5;
}

/* SIVUJEN RAKENNE */

#otsake {
width:669px;
height:140px;
}

#otsikko {
position: absolute;
top: 0px;
left:100px;
background-image:url(otsikko.jpg);
height:148px;
width:767px;
}

#paa {
position:absolute;
top:148px;
left:0px;
width:763px;
}

#vasen {
padding-left:41px;
width:150px;
}

#oikea {
padding-top:5px;
padding-right:15px;
padding-left:20px;
text-align:justify;
width:460px;
}

#teksti {
text-align:justify;
width:460px;
}


/* PÄÄVALIKKO */

.linkit {
position:absolute;
top:120px;
left:45px;
width:669px;
font-family: georgia, arial;  
font-size: 10px;
color: #6C5C4F;
text-decoration: none;
cursor:default; 
}

/* ALA */

.ala {
font-family:arial;
font-size:10px;
color:#E5E5E5; 
text-align:right;
}

.ala a:link, .ala a:visited { 
font-family:arial;
font-size:10px;
color:#E5E5E5;
text-decoration: none;
cursor: default;
}

.ala a:hover, .ala a:active { 
font-family:arial;
font-size:10px;
color:#000000; 
text-decoration: none;
cursor: default;
}

