body {
    color: #708090;
    background-color: #000000;
    background-image: url(images/back.jpg);
    background-repeat: repeat-y;
    margin-left: 0px;
    margin-top: 0px;
    text-align: left;
    font-family: arial, helvetica, sans-serif;
}

p {
    font-size: 11px;
}

.kur {
    font-style: italic;
    font-size: 11px;
}

h1 {
    text-align: center;
}

.kieli {
    position: absolute;
    font-size: 12px;
    color: #3CB371;
    font-weight: bold;
    right: 0px;
    width: 10ex;
}

.kohdat {

    font-size: 12px;
    color: #3CB371;
    font-weight: bold;

}

.vasen {
    position: absolute;
    width: 155px;
    height: 100%;
    margin-left: 0px;
    margin-top: 0px;
    left: 0px;
    top: 0px;
}

.oikea {
    position: absolute;
    left: 155px;
    right: 0px;
    height: 100%;
    margin-left: 10px;
    margin-top: 10px;       
}

.prossa {
    position: absolute;
    left: 54px;
    top: 450px;
}

.laskuri {
    position: absolute;
    left: 40px;
    top: 457px;
}


.valikko {
    position: absolute;
    top: 230px;
    margin: 0px 0px 0px 6px;
    line-height: 0%;
}


a.salalinkki:link {
    color: #708090;
    text-decoration: none;
}
a.salalinkki:visited {
    color: #708090;
    text-decoration: none;
}
a.salalinkki:hover {
    color: #C71585;
    text-decoration: underline;
}

a:link {
    color: #3CB371;
    text-decoration: none;
}
a:visited {
    color: #3CB371;
    text-decoration: none;
}
a:hover {
    color: #C71585;
    text-decoration: underline;
}

a img {
    border: none;
}

.valikko a {
    line-height: 0%;
    color: yellow;
    text-decoration: none;
}

.valikko a:hover {
    color: orange;
}


table {
    border: thin outset;
}

th {
    font-size: 12px;
    color: #3CB371;
    font-weight: bold;
    border: thin inset;
}

td {
    font-size: 11px;
    border: thin inset;
}
