I am having a problem with the master page background (which is black) showing up as the background for the pages I place in the page place holder box. I would like master page background to be black but other pages placed in the place holder to have different color backgrounds. I have changed background color on properties tab for each page but does not help. Not sure what I am missing?
The master page is used for all "common" objects/areas of your pages. If you want different backgrounds on all pages you need to have "no" background on your master page.The master page is not uploaded to your site...it's a template/pattern for all your common pages.It is not your index.html or as you would know "Home Page"
The background colors of the master-page will be used for every page that use a master-page. If you want to use different background colors you can put the common parts of your site into different files, then for evety page you can use a "dhe file object" to reuse them