	body,h1,h2,h3,h4,h5,h6,table {font-family: "Raleway", Arial, Helvetica, sans-serif}
	.mySlides {display: none}


	.dropdown-content {
	  display: none;
	  position: absolute;
	  background-color: #f9f9f9;
	  min-width: 160px;
	  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	  z-index: 1;
	}

	.dropdown:hover .dropdown-content {
	  display: block;
	}

	table{
		border-collapse:collapse;
		table-layout:fixed;
		width:140pt; 
		background-color:#FFF;
		margin-left: 25px;
		margin-top: 0px;
		text-align: center;
	}

	th{
		background-color:#203764;
		color: white;
		font-size:10px;
	}
	td{
		background-color: white;
		border: 1px solid #d9d9d9;
		font-size:10px;
	}
	h2:hover {
		text-shadow: 2px 2px 4px #000000;
	}

    .child {
        content: url('../IMG/child.svg');
        width: 23px;
    }

	.tv {
		content: url('../IMG/tv.svg');
        width: 23px;
	}

	.kitchen {
		content: url('../IMG/kitchen-room.svg');
        width: 23px;
	}

	.barbacue {
		content: url('../IMG/barbacue.svg');
        width: 23px;
	}

  .camera {
  	content: url('../IMG/camara.svg');
        width: 22px;
  }

	.lighthouse {
		content: url('../IMG/lighthouse-tower.svg');
        width: 23px;
	}

	.cross {
		content: url('../IMG/cross.svg');
		width: 23px;
	}

	.torii {
		content: url('../IMG/torii-gate.svg');
		width: 23px;	
	}
	
	.beach {
		content: url('../IMG/beach.svg');
		width: 23px;	
	}

	.casino {
		content: url('../IMG/casino.svg');
		width: 23px;
	}
	
	.store {
		content: url('../IMG/store-art.svg');
		width: 23px;
	}
	
	.castle {
		content: url('../IMG/castle.svg');
		width: 23px;
	}

	.fisherman {
		content: url('../IMG/fisherman.svg');
		width: 23px;
	}

	.observatory {
		content: url('../IMG/observatory.svg');
		width: 23px;
	}

	.valley {
		content: url('../IMG/monument-valley.svg');
		width: 23px;
	}

	.restaurant {
		content: url('../IMG/restaurant.svg');
		width: 23px;
	}
	
	.pirates {
		content: url('../IMG/galleon.svg');
		width: 23px;
	}

	.wetland {
		content: url('../IMG/wetland.svg');
		width: 23px;
	}

	.dolphin {
		content: url('../IMG/dolphin.svg');
		width: 23px;
	}
	
	.building {
		content: url('../IMG/building.svg');
		width: 23px;
	}
	
	.museum {
		content: url('../IMG/museum.svg');
		width: 23px;
	}