#sideIm.r {border: 1px solid #68c8f8;}

#main {background-image: url(res/KTAMA_S_BG_B.png);}
#shBorder {filter: invert(99%) sepia(3%) saturate(52%) hue-rotate(153deg) brightness(116%) contrast(95%);}
#shellBG {background-image: url(res/KTAMA_BG_W.png), linear-gradient(to bottom, #b0b0b8, #f0f0f8 25% 50%, #b0b0b8);}

#navButt, #pageButt div {background-color: #68c8f8; border: 1vh solid #2098e0;}
#navButt:hover, #pageButt div:hover {background-color: #58c0f8;}
#navButt:active, #pageButt div:active {background-color: #2098e0;}
#pageButt div#off {background-color: #2098e0;}

th {background-color: #98e0f8;}
tr:nth-child(odd) td:nth-child(odd), tr:nth-child(even) td:nth-child(even) {background-color: #F8F0F8;}
tr:nth-child(odd) td:nth-child(even), tr:nth-child(even) td:nth-child(odd) {background-color: #e0F8F8;}