/***********************************************/
/* File:      mainbg.css                       */
/* Function:  main background style sheet      */
/***********************************************/
/*                                             */
/*  Author:   Reid Weske - California WebWise  */
/*  Created:  03/28/04                         */
/*                                             */
/***********************************************/
/* HTML tag styles                             */
/***********************************************/

/*********  body background image **************/
body {
		background-image: url(../images/bg-food2.jpg); 
		/*background-color: #993300;*/
}
/*************  end of fle ********************/