@charset "utf-8";
/* CSS Document */
body {
	font: 75% Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
}


#container {
	width:15500px;
	color: #333333;
}

#me {
	float:left;
	margin-top:30px;
	margin-right:10px;
}

#nuorisuomi {

	width:660px;
	list-style:none;
	text-decoration:none;
	float:left;
}

#sak {

	width:560px;
	list-style:none;
	text-decoration:none;
	float:left;
}



#sudoku {

	width:3500px;
	list-style:none;
	text-decoration:none;
	float:left;
		
}

#koulu {
	
	width:1200px;
	list-style:none;
	text-decoration:none;
	float:left;
		
}

#taysjyva {
	
	width:3000px;
	list-style:none;
	text-decoration:none;
	float:left;
		
}

#therapy {
	
	width:3355px;
	list-style:none;
	text-decoration:none;
	float:left;
		
}

#ninjapupu {

list-style:none;
	text-decoration:none;
	width:900px;
	float:left;
	

}

#funfun {
	list-style:none;
	text-decoration:none;
	width:1800px;
	float:left;
}


li{
	float: left;
	list-style: none;
}



img{
	float: left;
	margin: 0px 20px;
}

 .genretext{
 	float: left; clear: both; font-weight: bold;
 	text-decoration:none;
	padding-left:20px;
 
 }
 
 a {
 
 color:#000000;
 }