html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
}

li.soccerball  {
list-style-image: url("images/ball-bullet.gif")
}