/* change the body background to red */
BODY 					{ background:#d54f4f; } 

/* and all grey bits to pink */
#column-left 			{ background:#f1dede; }
#footer-top  			{ background:#f1dede; }
#footer-bottom  		{ background:#f1dede; }  
.content-box 			{ background:#f1dede; }  
#catTop  #scrolltxt 	{ background:#f1dede; }  
.infobox 				{ background:#f1dede; }  
#productInfoBox 		{ background:#f1dede; }  
#alsoBoughtBox 			{ background:#f1dede; }  
#splash_welcome 		{ background:#f1dede; }  
#splash_footer 			{ background:#f1dede; }  
#header 				{ background:#f1dede; border-bottom: 3px solid #b50000; }

