html {
	overflow-y: scroll;
}

body {
	background-color:	#2b2f34;  /* #1C1C1A,  #121211, legit harmaa > #2b2f34 */
	font-family:		Arial;	
	max-width: 			844px
}

.content {
	padding:		10px;
	margin-left:	60px;
	padding-right:	20px;
	color:			#DCEBDD ;  /* vanha vaalea #DCEBDD  */
	text-align:		justifyasd;
	background-color:; /* #304345 */
	margin-top: 	13px;
	border:			1px white;
	border-radius: 	7px; 
	border-color:	#000000 ; /* #DCEBDD musta=000000 */
	letter-spacing:	0.5px;	
	width:		    autopx;
	box-shadow: 0px 0px 0px #1C1C1C;
}

h1 {
	
	font-size: 		30px;
	margin-bottom:  10px;
	font-family:	Arial;
}

h2 {
	font-size: 		17px;
	margin-bottom:  10px;
	font-family:	Arial;
}

.alablokki {
	text-align: center;
	color: #8D9196;
	font-size: 11px;
	font-family: ;
}

	





