#explore-container {
	text-align: left;
	/* padding: 15px; */
	margin-top: -35px;
  margin-left: 200px;
}




#explore {
	margin-bottom: 20px;
	font-weight: bold;
}

#services-container
{
  /* margin-bottom: 50px; */
    font-size: 15px;
  /* border: 20px; */
}
#services-container ul
{
   list-style-type: square;
	 margin-left: 50px;
}


#bottom{
  margin-top: 200px;
  	text-align: center;
}
