*{ 
    box-sizing: border-box;
    font-family: 'Trebuchet MS';
} 

ul {
    list-style-image: url("/media/icons/w98smallfolder.png");
    margin-left:-18px;
}





