#cover {
  width: 270px; /* image width + 20 (default = 300) */
  margin: 0 auto;
  float: none;
}

#cover p {
  text-align: center;
}
