ul.star {
  list-style-type: circle;  /* fall back in case image doesn't work, blue star &amp; star is black also available */
  list-style-image: url(wp-content/uploads/star.png);
}
/* general styles */
.centertb {text-align: center; font-weight: 700;}