css custom bullet list

CSS
ul {
  list-style-image: url('CoolKat.gif');
}
Source

Also in CSS: