body
{

background-color: #c7b4d5;

/*background-image: url("../images/tausta.jpg");*/
/*background-repeat: repeat;*/
/*background-attachment: scroll;*/

margin: 1cm;

/*background-color: #bcfcff;*/
/*background-color: #c48787;*/
/*background-color: #ffd596*/
/*background-color: #dcffdb;*/
}

.copyright
{
font-size: x-small;
text-align: center;
}
.important
{
font-weight: bolder;
}
.keyword
{
text-decoration: underline;
}

.loota
{
padding: 0.5em;
}

.menu
{
/*position: fixed;*/
background-color: #c7b4d5;
font-size: 12pt;
text-align: center;


/* 2004-04-07/lindi: näistä tuli ongelmia validatorin kanssa?
a:link {text-decoration: none; color: white;}
a:visited {text-decoration: none; color: #c9c3c3;}
a:active {text-decoration: none; color: white}
a:hover {text-decoration: underline; color: #257049;}
*/

background-attachment: scroll;
width: 90%;
/*width: 20%;*/
text-align: center;
}
/*#oikea
{
margin-left: 25%;
}*/

.sisalto
{}

.alahuomautus
{}

a:link {text-decoration: none; color: #6f056b;}
a:visited {text-decoration: none; color: #7b8080;}
a:active {text-decoration: none}
a:hover {text-decoration: underline; color: red;}

/* 2004-04-07/lindi: nämä olivat pitkään rikki ja kun ne korjattiin
huomattiin että ne eivät sovikaan.
ol
{
text-indent: 1cm;
}
ul
{
text-indent: 1cm;
}
*/

dd
{
display: inline;
margin-left: 0em;
font-weight: bold;
}

h1
{
text-align: center;
font-size: 200%;
}

h2
{
font-size: 150%;
}

h3
{
font-size: 130%;
}

.mainmenu
{
text-align: center;
}


