ul.first { list-style: url("pic.gif") disc }

ul.second { list-style: url("pic.gif") }
ul.second { list-style: none }
ul.second a:before { content: url("pic.gif") }

#content a:after { content: url("pic.gif") }
#content a { behavior: url("linksmaker.htc") }

ul li a	{width: auto;}


body {padding: 0; margin: 1% 0 0 5%; color: #000; background-color: #eee; font-size: 80%; font-family: Georgia, serif;}
#what {width: 30%; border: 2px outset #606060; padding: 2%; background-color: #eee; text-align: center;}
#what img {border: 0;}