a.men-ini {
  display:block;
  border:none;
  background-position:top center;
  background-repeat:no-repeat;
  width:250px;
  height:150px;
}

a.men-ini:hover { 
	background-position: bottom center;
	text-decoration: none;
}

