img {
	width:350;
    height: 250
}
img.kir {
	width:550;

}

.headerimg {
	width:70px;
	height:70px;
}

body {
  background-color: #B7EEB0 !important;
  font-family: "arial", "Josefin Sans";font-size:16
  background-size: 100% auto;
}
p{
	font-family: "arial", "Josefin Sans";font-size:28
}
td{
	background-color:#B7EEB0 
}
.ourtable td {
	text-align:center;
	font-size:20px;
	font-weight:bold;
}
.menutable td {
	text-align:center;
	font-size:14px;
	font-family:arial;
	font-weight:bold;
}