hey
why dont you set the body color to a specified color:
body
{background-color:#FFFFFF}
Then the main div to:
#main{ width: /*whatever width*/;
margin: 0 auto ;
position: relative ;}
All the above will perfectly center your page and set a bacground color of the whole page...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.