body {
background-image: url("taustakuva.png");
font-family: Calibri, Georgia, Veradana, Arial, sans-serif;
height: 100%;
}

h1{
text-align: center;
font-family: Gabriola, Georgia, Verdana, sans-serif;
font-size: 260%;
}

/*Ylapalkin maaritykset*/
#palkki{
font-family: Gabriola, Georgia, Verdana, sans-serif;
font-size: 135%;
font-weight:500;
}

#palkki ul li {
display: inline;
margin-left: 4%;
white-space: nowrap; 
}

#palkki a:link {
text-decoration:none;
color: purple;
}
#palkki a:hover {
color: white;
background-color: purple;
}
#palkki ul li:first-child a:hover{
background-color: transparent;
}

/*Sivun sisallon maarityset*/

#sisalto img {
width: 45%;
height: auto;
float: left;
margin-left: 5%;
margin-bottom: 5%;
}
#teksti {
width: 40%;
float: right;
margin-left: 5%;
margin-right: 5%;
margin-bottom: 5%;
padding-bottom: 6em;
}

#teksti ul li{
list-style-type: circle;
margin: 2%;
word-wrap: break-word;
}
#kuvat{}


/*Alapalkin maaritykset*/

#alapalkki{
width:100%;
margin-bottom: 0%;
padding-top: 5%;
padding: 0%;
clear: both;
bottom: 0;
left: 0;
right: 0;
font-size: 85%;
border-style: solid;
border-width: thin;
border-color: black;
background-image: url("taustakuva.png");
/*#E1E7ED #F3F3F3 #E1E1E1 #E6E3F7 #E0E2F9 */
position: fixed;
}

#alapalkki ul{
text-align: center;
margin-bottom: 1%;
padding: 0%;
}

#alapalkki ul li{
display: inline;
margin-left: 5%;
white-space: nowrap;
padding: 0%;
}

.palkkia li:first-child{
font-weight: bold;
padding-right: 0%;
}

.palkkib{
font-size: 72%;
margin-bottom: 1%;
}
.palkkilogo{}
