html, body { 
  	margin: 0;
  	border: 0;
	overflow:hidden; 
	background-color: #3B3D41;
}

svg { 
	position:fixed;  
	width:100%;
	height: 100%; 
	background-color: #3B3D41;
}

.land{
	fill: #525459;
	fill-opacity: 1;
	stroke:white;
	stroke-opacity: 1;
	stroke-width:0.5;
	left: 50;	
}

.land:hover{
	fill: grey;
}

.land:hover#PT,:hover#GA,:hover#CM,:hover#GQ,:hover#CG,:hover#CF,:hover#TD,:hover#BJ,:hover#BF,:hover#CV,:hover#CI,:hover#GM,:hover#GH,:hover#GN,:hover#GW,:hover#LR,:hover#MR,:hover#NE,:hover#SL,:hover#TG,:hover#ML,:hover#NG,:hover#AO,:hover#CD{
	fill: #D7B369;
}

.land:hover#PT-10,:hover#PT-11,:hover#PT-08{
	fill: #D7B369;
}

.land:hover#lisboa,:hover#albufeira,:hover#caldas{
	fill: #D7B369;
}