Solved
I found it. Sorry. I'm still learning how to find my own answers. Hopefully all this learning how to learn newbie stuff will help me to help others in the future. Oxwall is awesome. I'm still getting used to oxwall forums. I'll get better. Thank you. Sorry, again.
A hint to anyone following my trail... read this tutorial:
http://www.oxwall.org/forum/topic/2343
I don't mean to be too newb and I'd eventually like to help, if I can.
And here is what I was looking for.
.ow_site_panel
{
height: 41px;
background-color: #f4f4f4;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #e5e5e5;
}