.divcontrol{
	position: absolute;
	left: 0px;
        width: 100%;
	height: 100%;
	
}

#attribution {
  display: none;
  position: absolute;
  left: 80px;
  bottom: 0px;
  font-size: 10px;
  background-color: white;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 400;
  opacity: 0.7;
}

#attribution a { 
  color: black;  
  text-decoration:none;
}
