/***********************************************//* 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/w-t-metal50prcnt.jpg);*/		background-image: url(../images/w-t-Metal.jpg);		/*background-color: #000000;*/}/*************  end of fle ********************/
