body
{
  background-color : #FBEFEF;
  margin:0;
  }
.teksti
{
width:750px;
height:461px;
font-family:"Palatino Linotype", Palatino, "Trebuchet MS", Trebuchet, Tahoma; 
	        font-size:10px;
color:#A69EA2;
background: url(kuvat/index_02.gif);
              
              background-repeat: no-repeat;
}
.teksti2
{
width:750px;
height:461px;
font-family:"Palatino Linotype", Palatino, "Trebuchet MS", Trebuchet, Tahoma; 
	        font-size:80%;
color:#A69EA2;
background: url(kuvat/tausta2.gif);
              
              background-repeat: no-repeat;
}
.scrolli
{
height: 462px;
width: 750px;
overflow: auto;
}

.laulu
{ padding: 350px 0 0 300px
;
}
.portsuteksti
{ padding: 25px 170px 0 70px
;
}

.navigaatio 
{
width:750px;
height:20px;
background-color:#ffffff;
}
#menycontainer ul{margin-left: 0; padding-left: 0; float: left;	font: 90% Verdana, Helvetica, sans-serif;}
#menycontainer li{display: inline;}
#menycontainer ul a{float: left; background: #ffffff; text-decoration: none; margin-right: 0.5em; padding: 0.3em 2em;}

#menycontainer a:link{color: #000;}
#menycontainer a:visited{color: #000;}
#menycontainer a:hover{background: #9e9393;}
#menycontainer a#current{background: #786f6f; color: #000000;}
