		body {
			height: 100%;
		
			margin: 0px;
			background-color: white;
		
		}
		
		div#ylaosa {
		}
		
		table#kaikki {
			height: 100%;
		}
		
		#kaikki td {
			vertical-align: center;
		}
		
		div#planssit {
			width: 835px;
			height: 410px;
			
			position: relative;
			
		}
		
		a#raumalainen {
			display: block;
			position: absolute;
			
			right: 2px;
			bottom: 7px;
			
			width: 145px;
			height: 145px;
			
			
			text-indent: -9999px;
			
		}
		
		table#keskitys { width: 730px; margin-left: auto; margin-right: auto; }

		a img { border: 0px; }
		
		#planssit a img { opacity: 0.8; }
		#planssit a:hover img { opacity: 1.0; }

	
