
<style type="text/css">
<!--

body {

background: url('images/background.jpg');
background-repeat:no-repeat;
background-position:center;
background-attachment:fixed;


	scrollbar-arrow-color: #996633;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #336633;
	scrollbar-track-color: #000000;
}

.teksti     { font-family: Verdana; font-size: 8 pt; color: #FFFFFF; font-weight: normal }
.otsikko    { font-family: Verdana; color: #CC6600; font-size: 8 pt; letter-spacing: 1pt; font-weight: bold; effects: all caps }

a:link    {text-decoration: none; color: #FFCC99}
a:visited {text-decoration: none; color: #FFCC99}
a:active  {text-decoration: none; color: #FFCC99}
a:hover   {text-decoration: none; color: #CC6600}

-->
</style>