ul li{
    list-style-image: url(./img/ul2.gif);
    padding: 5px;
}
a{
    color: #4b7c83;
    font-weight: bold;
    text-decoration: none;
        color: #a9bbe2;
    filter: drop-shadow(1px 1px #d2e9f0);
    padding: 5px;
    padding-left: 0px;
    
}
body, html{
        font-family: 'MS PGothic', Courier, monospace;
    }