body {
background-color : #283152;
background-attachment : fixed;
margin : 0;
font-size : 9pt;
font-family : arial, verdana, tahoma;
text-align : justify;
line-height : 1.7;
}

div#otsikko {
position : absolute;
top : 5px;
left : 25%;
right : 25%;
width : 700px;
height : 123px;
}

div#teksti {
position : absolute;
top : 280px;
right : 0;
left : 0;
width : 100%;
height : auto;
padding : 0 0;
background : #fff;
}

div#linkit {
position : absolute;
top : 210px;
left : 5%;
width : 90%;
height : 30px;
padding : 0 0;
background : #fff;
text-align : center;
}

div#itseteksti {
padding : 0 50px;
}

div#laatikko {
position : absolute;
top : 0;
left : 10%;
width : 80%;
max-width : 850px;
min-width : 750px;
height : 100%;
padding : 0 0;
background : #fff;
border-right : 0 solid #2f2f2f;
border-left : 0 solid #2f2f2f;
}

a:link, a:visited {
font-family : Arial, Sans-Serif;
color : #657992;
text-decoration : none;
}

a:hover, a:active {
font-family : Arial, Sans-Serif;
color : #959595;
text-decoration : underline;
}

a.linkit:link, a.linkit:visited {
font-family : 'Trebuchet MS', Helvetica, Sans-Serif;
color : #b67e42;
text-decoration : none;
font-size : 12pt;
line-height : 2;
word-spacing : 2px;
letter-spacing : 3px;
}

a.linkit:hover, a.linkit:active {
font-family : 'Trebuchet MS', Helvetica, Sans-Serif;
color : #374250;
text-decoration : none;
font-size : 12pt;
line-height : 2;
word-spacing : 2px;
letter-spacing : 3px;
}

h1 {
font-size : 18px;
color : #5f728d;
font-weight : normal;
line-height : 23px;
letter-spacing : 1px;
padding : 4px 2px;
}

