body {
 background-color: #FFDC68;
 font-family: arial;
 font-size: 12px;
 color: #2D2D2D;
 cursor: default;
 background-image: url(http://i246.photobucket.com/albums/gg116/hamarahemmo/Jotain/tausta_proceso.jpg);
 background-repeat: repeat-y;
 text-align: justify;
}

a:link {
 color: DFAD00;
 text-decoration: underline;
 border: 0px;
}

a:visited {
 color: DFAD00;
 text-decoration: underline;
 border: 0px;
} 

a:hover {
 color: DFAD00;
 text-decoration: none;
 border: 0px;
}

.head {
 font-family: arial;
 font-size: 25px;
 color: #555555;
 letter-spacing: 2px;
 border-bottom: 1px dashed #C60B1E;
}

h1 
{
 font-family: georgia;
 font-weight: bold;
 color: #DFAD00;
 text-align: left;
 border-bottom-color: #C60B1E;
 border-bottom-width: 1px;
 border-bottom-style: dashed;
 font-size: 14px;
}

.teksti {

 position: absolute;
 top: 338px;
 left: 18px;
 width: 787px;
 cursor: default;
}

.linkit {
 position: absolute;
 top: 328px;
 left: 18px;
 width: 787px;
 cursor: default;
}

.loota {
font-family: arial;
color: #2D2D2D;
font-size: 12px;
}

b {
 color: #202020;
}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#FFF7DA;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #F09508;/* */
}

.submenu{
margin-bottom: 0.5em;
}