﻿body {
margin: 0 auto;
width: 750px;
line-height: 1.5;
color: #8C8C8C;
font-size: 12px;
font-family:verdana;
text-align:justify;
padding-left: 20px;
padding-right: 20px;
background-color: #eaeaea;
}

#otsikko {
position: absolute;
top: 20px;
width: 756px;
height: 100px;
background-color: #D7829B;
border: #D7829B;
}

#navigaatio {
 position: absolute;
 top: 115px;
 width: 750px;
 text-align: center;
 width: 750px;
 background-color:#f3f3f3;
 border: 3px solid #D7829B;
 font-size: 14px;
}

#navigaatio ul {
margin: 0 5px 7px 0;
padding: 10px 10px 0 20px;
list-style: none;
}

#navigaatio li {
display: inline;
margin: 0 5px 7px 0;
padding: 0;
}

#navigaatio a {
margin: 0;
padding: 0 0 0 4px;
font-weight: bold;
color: #D7829B;
font-family: verdana;
text-decoration: none;
font-size: 14px;
text-align: center;
}

#navigaatio a:hover {
margin: 0;
padding: 0 0 0 4px;
font-weight: bold;
color: #e8d6d6;
font-family: verdana;
font-size: 14px;
text-align: center;
}

#sisalto {
position: absolute;
background-color: #f3f3f3;
top: 152px;
width: 750px;
border: 3px solid #D7829B;
border-top: 1px dotted #D7829B;
}

#copyt {
position: relative;
bottom: 5px;
text-align: center;
font-family: georgia;
color: #cccccc;
font-size: 10px;

}

#koriste {
margin:10px;
float:right;
border: 0;
}

#koriste2 {
margin:10px;
float:left;
border: 0;
}

h1 {
font-family:georgia;
color: #4e4e4e;
font-size: 16px;
font-weight: bold;
text-align: left;
font-style:oblique;
padding-left: 30px;
}

h2 {
padding-left: 15px;
font-family:georgia;
color: #4e4e4e;
font-size: 14px;
font-weight: bold;
text-align: left;
}

p {
color: #8C8C8C;
font-size: 12px;
font-family:verdana;
line-height:1.5;
text-align:justify;
padding-left: 20px;
padding-right: 20px;
}

pre {
color: #8C8C8C;
font-size: 12px;
font-family:verdana;
text-align:justify;
line-height:1.5;
padding-left: 20px;
padding-right: 20px;
}

table {
padding-left: 30px;
width: 90%;
color: #8C8C8C;
font-size: 12px;
font-family:verdana;
text-align:left;
text-align: top;
padding-bottom: 20px;
}

a:link, a:visited{
color: #b28c8c;
font-family: verdana;
font-size: 12px;
}

a:active, a:hover {
color:#d7829b;
font-family: verdana;
font-size:12px;
}



