/***********************************************/
/* File:      mainbg.css                       */
/* Function:  main background style sheet      */
/***********************************************/
/*                                             */
/*  Site:     MXwines.com                      */
/*  Author:   Reid Weske - California WebWise  */
/*  Created:  05/23/04                         */
/*                                             */
/***********************************************/
/* HTML tag styles                             */
/***********************************************/

/*********  body background image **************/
body {
		/* background-image: url(../images/t-mauve.jpg); */
		background-color: #000000;
}
/*************  end of fle ********************/