body {
}

.ylapalkki {
width: 1000px;
margin-left: auto;
margin-right: auto;
border-left: solid 1px black;
border-right: solid 1px black;
border-top: solid 1px black;
border-bottom-style: none;
}

.ylapalkki table {
padding: 1em;
width: 100%;
}

.navipalkki {
width: 1000px;
margin-left: auto;
margin-right: auto;
padding: 0.2em 0em 0.2em 0em;
background-color:#A8236D;
border: solid 1px black;
}

a {
color:#A8236D;
font-size: 16px;
}

.navipalkki a, .navipalkki a:visited {
padding: 0.2em 0.8em 0.2em 0.8em;
color: white;
text-decoration: none;
font-size: 75%;
}

.navipalkki a:hover, .navipalkki a:active {
background-color: #A7A9AC;
}

.sisalto {
width: 1000px;
margin-left: auto;
margin-right: auto;
background-color: white;
border: solid 1px black;
border-top-style: none;
}

h1 {
font-family: Arial;
color: #A8236D;
}

h2 {
font-family: Arial;
color: #A8236D;
}

.teksti {
font-family: Arial;
font-size: 12px;
}

.valkoinen {
font-family: Arial;
font-size: 18px;
font-style: italic;
color: white;
text-align: center;
}

.purppura {
font-family: Arial;
font-size: 14px;
font-style: bold;
color: #A8236D;

}

.sisalto table {
width: 1000px;
margin-left: auto;
margin-right: auto;
}


.alapalkki { 
background-color:#A8236D;
width: 1000px;
margin-left: auto;
margin-right: auto;
text-align: center;
padding: 1em 0em 1em 0em;
border-left: solid 1px black;
border-right: solid 1px black;
border-bottom: solid 1px black;
font-family: Arial;
font-size: 85%;
color: white;
}

.alapalkki a {
color: white;
}
