
html, body {
	height: 100%;
}

#kamat {
	width: 500px;
	height: 750px
	text-align: center;
	
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -250px;
	margin-top: -385px;
}





#kamat2 {
	width: 750px;
	height: 469px
	text-align: center;
	
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -375px;
	margin-top: -234px;
}






#alku {
	width: 743px;
	height: 104px
	text-align: center;
	
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -372px;
	margin-top: -52px;
}



