What about changing the color of the menu? I was told it was through the css file, but my css file has the following code. I just added a submenu to my site and it has a white background and the font is white. I am not an expert in designing these sites, thus I have no idea what I am doing.
#Header .SM img {
margin: 0px 20px 5px 0px !important;
}
#SupportOrg img:last-child {
margin-right: 28px !important;
}