Web Design: Making sure that the background of all pages is black with the background logo
 

1. In Dreamweaver MX 6.0, go to the "Edit" menu, then click on "Find and Replace..."

2. In the window, use the following values:

Find In: Entire Current Local Site

Search For: Source Code
Search For (copy and paste this text): <body bgcolor="#ffffff">

Replace With (copy and paste this text): <body bgcolor="black" link="#ff6600" vlink="#ff6600" alink="white" text="white" style="background: #000 url(/Multimedia/Logo/backgroundlogo.jpg) no-repeat top center;">

3. Press "Replace All" and answer "Yes" to the question about being sure that you want to do this. Let Dreamweaver simmer for a bit...