p.otsikko {
text-indent: 5%;
font-family: Verdana;
font-size: 12pt;
font-weight:bold;
color: #808000;
text-transform:uppercase;
}

p.linkit {
font-family: Franklin Gothic Medium;
color: #808000;
font-size: 12pt;
}

BODY {
font-family: Franklin Gothic Medium;
color: #C0C000;
font-size: 9pt;
text-align: justify;
background-repeat:repeat-y;
background-position:100px 20px;
background-color:#000000;

}

/* LINKIT */

A:link {
color: #808000;
text-decoration: none;}
A:hover {
color: #808000;
text-decoration: line-through;}
A:active {
color: #808000;
text-decoration: line-through;}
A:visited {
color: #808000;
text-decoration: line-through;}

/* LAYERIT */

#Layer1 {
position:absolute; 
left:100; top:0;
}

#Layer2 {
position:absolute; 
left:101px; top:200px; 
width:371px; 
padding: 10px;
background-color:#442E2A; 
border-bottom:20px solid #808000;
}

#Layer3 {
position:absolute; 
left:789px; top:0px; 
height:501px;
padding: 1px;
background-color:#442E2A; 
}

#Layer4 {
position:absolute; 
left:110px; top:70px; 
height:100px;
padding: 1px;
}