
.heading
{
	text-align: center;
  	padding-bottom: 10px;
  	font-size: 25px;  
  	font-weight: bold;
  	font-family: 'Montserrat', sans-serif;
}

#map 
{
 	margin-left: auto;
 	margin-right: auto;
 	width:85%;
 	height: 600px;
}

#anchor-div
{
	font-family: 'Montserrat', sans-serif;
	text-align: center;
}
#anchor-low
{
	width:85%;
}
#anchor-high
{
	width:85%;
}
.info
{
	font-family: 'Montserrat', sans-serif;
	font-size: 18px; 
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.tip
{
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;  
	text-align: center;
}