.moving-blocks div.block{
	width:25px;
	height:25px;
	position:absolute;
	left:0;
	top:0;
}

.moving-blocks div.block.col1{
	background-color:#739180;
	
}
.moving-blocks div.block.col2{
	background-color:#A6F5A3;
}
