body {
background: rgb(100, 200, 150); color: black; font-family: Verdana, sans-serif;
}
h1 {
background: silver; color: black; font-family: Simpson, Comic, Kelt, Mirror, sans-serif; font-weight: bold; font-size: xx-large; text-align: center;
}
h2 {
font-family: Simpson, Comic, Kelt, Mirror, sans-serif; font-weight: bold; font-size: x-large; text-align: center; text-decoration: underline;
}
h3 {
text-align: center;
}
p {
text-align: justify;
}
th {
text-align: center; text-decoration: underline;
}
em {
font-weight: bold;
}
fieldset {
margin-bottom: 1em; padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em;
}
legend {
font-weight: bold; text-decoration: underline; padding-bottom: 1em;
}
.keskitys {
text-align: center;
}
.navbar {
background: silver; border-bottom: black 1px solid; border-left: black 1px solid; border-right: black 1px solid; border-top: black 1px solid; color: black; font-weight: bold; padding-bottom: 0.1em; padding-left: 0.1em; padding-right: 0.1em; padding-top: 0.1em; text-align: center
}
.huomio {
background: white; color: black; border-bottom: black 1px solid; border-left: black 1px solid; border-right: black 1px solid; border-top: black 1px solid; padding-bottom: 0.1em; padding-left: 0.1em; padding-right: 0.1em; padding-top: 0.1em; font-weight: bold; text-align: center;
}
.lomake {
border-bottom: black 1px solid; border-left: black 1px solid; border-right: black 1px solid; border-top: black 1px solid; padding-bottom: 1em; padding-left: 0.1em; padding-right: 0.1em; padding-top: 1em; text-align: left;
}
.tervetuloa {
text-align: center; font-weight: bold;
}
.tiedot {
border-bottom: black 1px solid; border-left: black 1px solid; border-right: black 1px solid; border-top: black 1px solid; padding-bottom: 1em; padding-left: 0.1em; padding-right: 0.1em; padding-top: 1em; margin-bottom: 1em; text-align: center; font-weight: bold;
}