I have a couple questions regarding the define_main_page.php file. I am struggling with two areas.
1) I want to make the home page a different background color than the rest of the site. I tried this a couple ways and can't find a solution. Whenever I change it in the stylesheet it chages it everywhere. If I change it in define_main_page.php the command is ignored. I added the following line (<body style="background-color: #524A40">) It chages it in the HTMLarea viewer; but it is ignored when navigating to the page.
2) I am trying to get an image to load on through the define_main_page.php file; it loads fine; but the alignment is off. There appears to be a break somewhere in the commands moving the image down a step which then puts it out of line with the sideboxes. I do have customer greeting and breadcrumbs turned off for the home page.
3) I also would like to use image hotspots for hyperlinks on the image through define_main_page. These commands appear to be ignored as well.
SITE URL: htt://www.ajaniluxury.com
Thank you in advance for your assistance!
-Keith



