/* PERUSJUTUT */


BODY {
background-color:#000000;
font-family : trebuchet ms;
color: #C0FFC0;
font-size: 10px;
text-align: justify;
}


/* KAPPALE */

p.otsikko {
font-family : arial black;
text-align: center;
letter-spacing: 3px;
font-size: 13px;
color: #5F8D72;
font-weight: normal;}

p {
text-indent: 5%;}


/* LINKKI */

A:link {
color: #5F8D72;
font-size: 9px;
text-decoration: none;}

A:hover {
color: #5F8D72;
font-size: 9px;
text-decoration: line-through;}

A:active {
color: #5F8D72;
font-size: 9px;
text-decoration: line-through;}

A:visited {
color: #5F8D72;
font-size: 9px;
text-decoration: line-through;}


/* LINKIT VASEMMALLA */

a:link.linkki {
color: #5F8D72;
font-size: 15px;
text-decoration: none; }

a:visited.linkki {
color: #5F8D72;
font-size: 15px; 
text-decoration: none; }

a:hover.linkki {
color: #ffffff;
font-size: 15px;
background-color: #5F8D72;
padding: 2px;
text-decoration: none;
}

a:active.linkki {
color: #5F8D72;
font-size: 15px;
text-decoration: none;
}

/* DIVIT */

#Layer1 {
position:absolute; 
right:330px; top:33px; 
width: 300px; height:156px; 
}

#Layer2 {
position:absolute; 
right:100px; top:260px; 
width:300px;
padding: 4px;
border-bottom: 1px solid #fff;
border-top: 1px solid #fff;
}

#Layer3 {
position:absolute; 
left:270px; top:400px; 
width: 300px; height:156px; 
}

#Layer4 {
position:absolute; 
left:200px; top:500px; 
width:155px;
text-align:right;
padding: 4px;
border-bottom: 1px solid #fff;
border-top: 1px solid #fff;
}