Hey guys,

A little help. My header overlaps along with my banner and mainpage image when I restore down the page. I've only tested on FF and IE8 (my browser). I didn't change anything on the CSS file.
--------------------------------------------------------------------
My /header.php :

// added defines for header alt and text
define('HEADER_ALT_TEXT', 'Manila Asian Foods - Pure Pinoy!');
define('HEADER_SALES_TEXT','<img src="http://www.manilaasianfoods.com/onlinestore/images/MAFHeaderM.jpg"></img>');
define('HEADER_LOGO_WIDTH', '');
define('HEADER_LOGO_HEIGHT', '');
define('HEADER_LOGO_IMAGE', 'proudlypinoyontrans.png');

My /define_mainpage_page.php:

<CENTER><img src="http://manilaasianfoods.com/onlinestore/images/frontmaf.jpg" align="center" length="1082" width="722"></img></center>

--------------------------------------

Here's my page www.manilaasianfoods.com/onlinestore

Any idea how to fix this? I appreciate any response

Thanks!