html { overflow-y: scroll; }
body { margin: 0; }

.tausta  { background-image: url("Kimmon_talli_ylakuva.jpg"); background-repeat: no-repeat; background-position: top center}

.teksti   { font-family: Tahoma; font-size: 11px; color: #000000; font-weight: normal}
.teksti2  { font-family: Tahoma; font-size: 12px; color: #000000; font-weight: normal}
.otsikko  { font-family: Tahoma; font-size: 14px; color: #A27852; font-weight: bold}
.valikko  { font-family: Tahoma; font-size: 12px; color: #000000; font-weight: bold}
.alajuttu { font-family: Tahoma; font-size: 11px; color: #FFFFFF; font-weight: bold}

a:link 	   { color: #000000; text-decoration: none}
a:visited  { color: #000000; text-decoration: none}
a:active   { color: #000000; text-decoration: none}
a:hover    { color: #000000; text-decoration: underline}