th:first-child{background-color:#ffffff;}
th:first-child +th{background-color:#ffa8ff;}
th:first-child +th +th{background-color:#a8a8ff;}
th:first-child +th +th +th{background-color:#a8ffd3;}
th:first-child +th +th +th +th {background-color:#ffd3a8;}
th:first-child +th +th +th +th +th{background-color:#ffa8a8;}
body {background: url("1746348050649.jpg") no-repeat center fixed; background-size:cover;}
td {background-color: white;}
li {
list-style-position: inside;
list-style-image: url("button1.png"); }
li:hover{
list-style-position: inside;
list-style-image: url("button2.png"); }
li:active{
list-style-position: inside;
list-style-image: url("button3.png"); }