html {
	overflow-y: scroll;
}

body {
	background-color:	#2b2f34 ;  /* #1C1C1A,  #121211, legit harmaa > #2b2f34 */
	font-family:		Arial;	
	max-width: 			844px
}

.minitext {
	
	padding-left:	5em;
	font-size:		14px;

}

.changelog {
	
	font-style: italic;
	font-size:		15px;

}





.italix {
	font-style: italic;
	font-size:	15px;

}

.field {
	border: 1px solid #DCEBDD;
	padding: 10px;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 15px;
	font-style: italic;
	max-width: 300px;
	background-color: #003366;
	
	xxxbackground: rgb(54, 25, 25); /* Fall-back for browsers that don'tsupport rgba */
    xxxbackground: rgba(54, 25, 25, .5);
}

.content {
	font-size:		16px;
	padding:		10px;
	margin-left:	60px;
	padding-right:	20px;
	color:			#DCEBDD ;  /* vanha vaalea #DCEBDD  */
	xxxtext-align:		justify;
	xxxbackground-color: #304345; /* #304345 */
	margin-top: 	0px;
	letter-spacing:	0.5px;	
	width:		    autopx;
	xxxbox-shadow: 0px 0px 0px #1C1C1C;
}

h1 {
	
	font-size: 		40px;
	margin-bottom:  10px;
	font-family:	Arial;
}

h2 {
	font-size: 		25px;
	margin-bottom:  10px;
	font-family:	Arial;
}

h3 {
	font-size: 		17px;
	margin-bottom:	3px;

}










.alablokki {
	text-align: center;
	color: #8D9196;
	font-size: 11px;
	font-family: ;
}

	





