
body{
  background: #ffc;
  background-image: url(../tausta.gif);
	background-repeat: repeat-y;
  font-family: Arial, Sans-serif;
}

a{text-decoration: none;}
a:hover{text-decoration: underline; color: #920;}
table{border:0;margin:0;padding:0;}
form{border:0;margin:0;padding:0;}
ul{ list-style-type: none; }

div.tausta-yla{position: absolute; left: 0px; top: 0px; height: 100px; width: 100%; background-image: url(../tausta-yla.gif);}
div.tausta-yla b{position: relative; left: 160px; top: 15px; color: #900;font-size: 40px;}

div.sisalto{
  position: absolute;
	left: 180px;
	top: 100px;
	width: 560px;
}

div.sisalto img{
	border: 1px #000 solid;	
}

div.sisalto ul li img{
  border: 0;
}

div.sisalto hr{
  width: 35%;
}

div.googlead{
  position: absolute;
	top: 110px;
	left: 4px;
	width: 120px;
  color: #ffffcc;
}

div.googlead hr{
  width: 35%;
	color: #ffc;
	background-color: #ffc;
	border: 1px;
	height: 1px;
}