.shadow{
color:white;
background-color: transparent; 
}

.lightshadow{
color:white;
background-color: transparent; 
}


.fill{
color:black;
background-color: gray; 
}

