body{
/*	background-color: gray;*/
}
/*
h1{
	margin: 0 auto;
}*/

.klasaDiv{
	float: left;
	width: 100px;
	height:	100px;
	border: 2px solid;
	margin-left: 15px;
	font-size: 90px;
}
.container{
	position: absolute;
	top: 200px;
}
.letter{
	font-size: 50px;
	text-align: center;
	width: 50px;
	height: 50px;
}