html{
    background: rgb(224, 219, 225);
   
}

h1{
    color: rgb(194, 77, 77);
    text-align: center;
    font-family: monospace, cursive;
    text-transform: uppercase;
}

#special{
    color: rgb(17, 64, 106);
}

#na{
    height: 100px;
    width: 100px;
    margin-bottom: -3%;
    border: 2px solid rgb(198, 141, 70);
}

li{
    font-size: small;
    margin-left: -20px;
}

#sa{
    margin-left: 45%;
    position: absolute;
    top: 80px
    
}

#ji{
    position: absolute;
    margin-left: 45%; 
    margin-top: -350px;
}

#mi{
    
    margin-left: 45%; 
    margin-top: -100px; 
}
#da{
    position: absolute;
    margin-top: -670px;
    margin-left: 1100px;
}
#cha{
    position: absolute;
    margin-top: -450px;
    margin-left: 1100px;
}
#tzu{
    position: absolute;
    margin-top: -200px;
    margin-left: 1100px;
}
