prova così..
codice:
<html>
<head>
<title>Esempio di utilizzo delle QueryString con Javascript</title>
<style type="text/css">
.img{
 background-image: url(img/css.png);
 background-position:top center;
background-repeat:no-repeat;
height:32px;
width:32px;
}
.noelenco{
list-style-type:none;
}
</style>
</head>
<body>

<ul class="noelenco">
<li >
[/list]
</body>
</html>