body
{
    font: 105%;
    background-image: url(tausta1.gif);
    margin-left: 3%;
    margin-right: 3%;
}
body.kehys
{
    font: 110%;
    background-image: url(tausta2.gif);
    font-family: "Impact";
}
h1
{
    text-align: center;
    text-decoration: underline;
}
table
{
    font: 100%;
    font-style: normal;
    font-weight: normal;
}
dt
{
    font: 105%;
    font-weight: bold;
}
ul
{
    font: 105%;
    font-style: italic;
}
A:link.otsikot, A:visited.otsikot, A:active.otsikot
{ 
    color: #312409;
}
.kursivointi
{
    font: 105%;
    font-style: italic;
}
.normaali
{
    font: 100%;
    font-style: normal;
    font-weight: normal;
}
.linkkisivut
{
    font: 150%;
}
.keskitys
{
    text-align: center;
}