body {
  font-family: sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #555;
}

p {
  text-align: center;
}

p#zepic img {
  border: none;
}

a:link, a:visited {
  color: inherit;
  text-decoration: none;
}