/* 	Site owner requested the background stripes. 
 	This is the overe for purple stripes on yellow bkgrnd */
body {background-color:  #ffeec6;
background-image:url(../Images/p-s-bkgd.gif); 
background-repeat: repeat-x; 
background-position: 0 220px;}