body {
margin: 0px;
margin-top: 20px;
background-image: url(../img/sivutausta.jpg);
background-position: center top;
background-repeat: repeat-y;
background-color: #f9f9f7;
font-family: "Georgia", "Times New Roman", serif;
color: #545445;
}
#sivu {
width: 760px;
margin-left: auto;
margin-right: auto;
}
#otsake h2 {
font-size: 16px;
margin-bottom: 5px;
margin-top: 20px;
font-variant: small-caps;
line-height: 90%;
}
#lahisanomat {
font-size: 22px;
}
#sisalto {
padding-bottom: 30px;
margin-bottom: 30px;
border-top: 1px solid #dcdcd0;
border-bottom: 1px solid #dcdcd0;
}
#sisalto img {
}
#sisalto p {
font-size: 16px;
line-height: 150%;
color: #545445;
}
#sisalto h1 {
font-size: 20px;
color: #858573;
font-variant: small-caps;
margin-top: 20px;
}
#sisalto h2 {
font-size: 16px;
font-weight: bold;
color: #ff7800;
border-bottom: 1px dashed #545445;
}
#sisalto a:link,#sisalto a:visited {
color: #ff7800;
}
#sisalto a:hover {
text-decoration: none;
border: none;
}
#navigaatio {
padding-top: 20px;
padding-bottom: 20px;
font-family: "Georgia", "Times New Roman", serif;
font-size: 16px;
font-weight: bold;
text-align: center;
}
#navigaatio a:link,#navigaatio a:visited {
color: #4b4b3d;
text-decoration: none;
}
#navigaatio a:hover {
color: #ff7800;
text-decoration: underline;
}
#footer {
text-align: center;
font-size: 12px;
padding-bottom: 20px;
padding-top: 20px;
}
#footer a:link,#footer a:visited {
color: #ff7800;
}
.aika {
font-size: 10px;
display: block;
color: #858573;
}
.lehdet img {
border: 1px solid gray;
margin-top: 3px;
}