body {
	background-color: #ffffff;
	
}
a:link {
	color: #34df00;
	text-decoration: none;
}
a:visited {
	color: #ff9103;
	text-decoration: none;
}
a:hover {
	color: #e1ffd8;
	text-decoration: underline;
		
}
#sivu {
	background-image: url(http://s292.photobucket.com/albums/mm39/tijuana-walkers/mustatausta.jpg);
	background-position: left top;
	position: fixed;
	height: 100%;
	width: 250px;
	left:0px;
	bottom: 0px;


}
#sivuteksti {
	border:0px;
	cellpadding:10px;
	height: 100%;
	width: 300px;
	left:10px;
	top: 10px;
	font-family: helvetica;
	color: #fff;
	font-size: 12px;
	text-align: justify;
	letter-spacing: 0pt;
	line-height: 21px;
	
}
#sisaltopalsta {
	position:absolute;
	left:270px;
	top:15px;
	height: auto;
	width: 800px;
	float: left;
	font-family: helvetica;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	
}
.isokuva {
	border-width:2px;
	border-color:#f88dce;
	border-style:solid;
	margin-top:0px;
	margin-bottom:8px;
	margin-left:8px;
	margin-right:8px;
