.menu                           { margin-top: -2%; margin-left: 8%; width:90%}
@media only screen and (min-width: 800px) /* desktop */
{
   .banner               { margin: 0px 2% 0px 2%; width:96% }
}

a:visited                        { color:var(--colorPalette208a); text-decoration:none; }
.siteLogo                        { background-image: url('https://s3.amazonaws.com/2ndgenmedia.com/images/siteLogo.png'); background-repeat: no-repeat; background-size: contain; }
