body {
	background-color: white; 
	color: #000;
}

a:link {
	color: #000000;
}

a:visited {
	color: #333;
}

td { vertical-align: top; }
td.gray { background-color: #ccc; }
td.yellow { background-color: #d1e36f; }
td.green { background-color: #74ff7b; }
td.brown { background-color: #bdac5e; }
td.purple { background-color: #ff59ea; }
td.pink { background-color: #f99191; }
td.gay { background-color: #6cdeff; }

#pikkulogo {
}

#menu {
	text-decoration: bold;
}

#ranka {
	width: 500px;
}

#sivujuttu {
	position: absolute;
	left: 510px;
	top: 190px;
}

#imageContainer {
}  

#imageContainer img {
	display:none; 	
	position:absolute; 	
	top:180px; left:510px; 	
	width:288px; 	
	opacity: -0.01;
}

