@charset "utf-8";


h1 {
	background-image: url(h1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


.cont-box p.cuisine  {
	background-image: url(cuisine.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.cont-box p.rooms  {
	background-image: url(rooms.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.cont-box p.bath  {
	background-image: url(bath.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.cont-box p.facilities  {
	background-image: url(facilities.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.saga{
	background-image: url(map.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
/*	height: 500px;*/
}