@charset "utf-8";

#servicesImage{
	                width:70%;
	          margin-left:auto;
	         margin-right:auto;
	              display:block;
	               border:solid black 4px;
}

#servicesMainDiv{
	           background-color: lightGrey;
}