body {
}
.koko{
	width:800px;
	margin:0px auto;
	
	}
.Lomake {
	background-color: #CCCCCC;
	border: medium double #903;
	position:absolute;
	width: 50em;
	margin:0px auto;
	top: 7em;
}
.Nakymaton {
	visibility: hidden;
}

h1, h2 {
	color: Black;
	font-size: x-large;
}

h3, h4, h5, h6 {
	color: Black;
}

.ohje {
	background-color: #FFF;
	border: thick none #C00;
	display: table;
}

