h2 a{
  color: #4a7848;
  font-size: 26px;
  font-family:  Monotype Corsiva, Georgia;
	font-style: italic;

}
a img{
  border:none;
}

.blok{
  float: left;
  margin: 50px;
  width: 300px;
  text-align: center;
}
.clear{
  clear: both;
}
