BODY {
background-color: #1F1C18;
margin: 0px;
padding: 0px;
}

.kuva_palkki {
text-align: center;
width: 680px;
height: 185px;
background-color: black;
margin: 0px;
padding: 0px;
position: fixed;
top: 0px;
z-index: 10;
}

.laskuri
{
background-color: black;
padding-top: 12px;
padding-bottom: 10px;
text-align: center;
color: #CD9650;
font-family: "Arial";
font-size: 9px;
}

TABLE {
background-color: black;
margin: 0px;
padding-bottom: 80px;
padding: 0px;
}

.main
{
background-color: black;
width: 680px;
height: 1200px;
padding-bottom: 30px;
position: relative;
z-index: 5;
text-align: left;
}

.teksti
{
text-align: left;
padding-left: 12px;
color: #78745A;
font-family: "Arial";
font-size: 8pt;
}

.leipa {
padding-left: 50px;
padding-top: 30px;
padding-right: 0px;
padding-bottom: 0px;
font-family: "Verdana";
font-size: 9px;
}

.palkki_vasen
{
background-color: #302A23;
padding: 1px;
margin-left: 3px;
margin-right: 2px;
margin-bottom: 10px;
margin-top: 20px;
letter-spacing: 0.1em;
text-align: center;
color: #78674E;
font-size: 8pt;
font-family: "Times";
font-weight: bold;
}

.palkki_oikea
{
background-color: #302A23;
padding: 1px;
margin-right: 3px;
margin-left: 1px;
margin-bottom: 10px;
margin-top: 20px;
letter-spacing: 0.1em;
text-align: center;
color: #78674E;
font-size: 8pt;
font-family: "Times";
font-weight: bold;
}

A:link
{
font-family: "Arial";
font-size: 8pt;
color: #78745A;
text-decoration: none;
}

A:visited
{
font-family: "Arial";
font-size: 8pt;
color: #78745A;
text-decoration: none;
}

A:hover
{
font-family: "Arial";
font-size: 8pt;
color: #DEC683;
text-decoration: none;
}

A:active
{
font-family: "Arial";
font-size: 8pt;
color: #ffffff;
text-decoration: none;
}
