I changed the float to left…
#d5businessline-main-menu {
color: #EEEEEE;
/* ORIG float: right;*/
float: left;
font-family: ‘Oswald’,Impact,Helvetica,sans-serif;
line-height: 1;
max-width: 740px;
}
That keeps the nav on the black header area backgorund. When you resize the browser the header area black background/image shrinks the smaller you make the browser window while the 1050×400 main image remains the same size.
it’s probably not even a problem. Am I asking a stupid question?