body {
  background: #000000;
  margin-right: auto; 
  margin-left: auto;
  padding: 0;
}


div#ylapalkki {
  background: url(http://loslobosja3banaania.arkku.net/kuvat/bananas2.png) no-repeat;
  width: 800px;
  height: 250px;
  left: 200px;
  position: absolute;
  margin-top: 0px;
}

div#alapala {
        background: url(http://loslobosja3banaania.arkku.net/kuvat/alapala2.png) no-repeat;
	width: 745px;
	height: 49px;
        float: left;
	vertical-align: bottom;
        margin-right: auto; 
	margin-left: 3px;
	margin-bottom: 0px;
}


div#pohja {
  background: url(http://loslobosja3banaania.arkku.net/kuvat/taustaviiru.png) repeat-y;
  width: 749px;
  left: 244px;
  position: absolute;
  margin-top: 250px;
}


/* LINKIT */

div#linkkipohja {
  background: url(http://loslobosja3banaania.arkku.net/kuvat/balinkki2.png) no-repeat;
  width: 200px;
  height: 300px;	
  position: absolute;
  top: 50px;
  float: left;
  left: -40px;
}



div#linkit2 {
  width: 200px;
  height: 50px;
  font-weight: bold;
  font-family: trebuchet ms;
  line-height:1.2;
  text-align: left;
  position: absolute;	
  top: 70px;
  left: 20px;
}

A:link.linkit2, A:visited.linkit2, A:active.linkit2 {
  color: #35706F;
  text-decoration: none;
  background: none; 
}


A:hover.linkit2 {
  color: #F4A128;
  text-decoration: none;
  background: none;
}

A:link {color: #daf30a;text-decoration: none;}
A:visited {color: #daf30a;text-decoration: none;}
A:active {color: #daf30a;text-decoration: none;}
A:hover {color: #fff;text-decoration: none;}

/* TEKSTIT */

div#teksti {
  width: 500px;
  float: left;
  font-family: trebuchet ms, verdana, arial;
  text-align: left;
  left: 0px;
  margin-left: 200px;
  font-size: 10pt;
}

#teksti p {

  color: #000;
  line-height: 1.2;
  
}


#teksti h3 {
  color: #000;
  font-weight: bold;
  font-family: trebuchet ms, verdana, arial;
  text-align: left;
  
}

#teksti h4 {
  color: #000;
  font-weight: bold;
  font-family: trebuchet ms, verdana, arial;
  text-align: left;
  margin: 0px;
  line-height: 1.2;
}


/* OIKEA KUVA */

div#okuva {
  float: right;
}


