.category {
  padding-left:40px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-style: bold;
  color: yellow;
  text-decoration: none;
}

td {
  padding-left:60px;
}

p {
  padding-left:30px;
}
