.buttonToDiving,.buttonToTravel
{
	background-repeat: no-repeat;
	background-position: center;
}
.buttonToDiving a,.buttonToTravel a
{
	width: 190px;
	height:100px;
	display:block;
}
.buttonToDiving
{
	background-image: url(../img/eng/divingcenter.gif);
}
.buttonToTravel
{
	background-image: url(../img/eng/travelzone.gif);
}
