/* servicesshow.css */

#ServicesShow {
  width: 600px;
}

#ServicesShow table {
  margin: 0 auto;
}

#ServicesShow table td {
  padding: 5px;
}

#ServicesShow img {
  border: none; 
}
