| 
 
				 page background 
 If I want to change the page back ground color or add a graphic to the page back ground I thought maybe I could add the section below to the custom.css I guess I guessed wrong.  How would this be done?
 
 body
 {
 background-image: url("http://www.,,,.com/Site/graphics/body-bg.jpg")
 OR
 background-color: #ffff00;
 }
 
				__________________Mark Worsnop
 
 vers 5.3.3
 |