QUOTE
td {
font-size: 7.5pt;
font-family: "Tahoma", sans-serif;
color: #a4a4a4;
text-align: justify;
background: #FFFFFF;
}
font-size: 7.5pt;
font-family: "Tahoma", sans-serif;
color: #a4a4a4;
text-align: justify;
background: #FFFFFF;
}
I took out the red part of the code. It almost worked but there's still white parts in the navigation bar.

QUOTE
div {
margin:0 auto;
width:550px;
background:#ffffff;
}
margin:0 auto;
width:550px;
background:#ffffff;
}
Then I proceeded to take that red part out also. And this is what it turned out. Now my table background color is gone.

Does anyone know what I need to do have my navigation bar just like in the 2nd picture but still be able to have that white background in my table?
Images thumbed.