Quote:
	
	
		| Originally Posted by mworsnop 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;
 }
 | 
	
 
Are you adding your CSS code via System settings > Look & feel > Custom CSS section in your admin area?