/**
* stylesheet_smartbg.css
*
* CSS Stylesheet for Header BG Switcher examples
* Smart Backgrounds v1.0   Glenn Herbert (gjh42)  2007-12-14 
*/


/* Sample stylesheet declarations: */

#mainWrapper { background-image: url(../images/smartbg.gif);}
#mainWrapper.smartBG_badge { background-image: url(../images/smartbg_badge.gif);}
#mainWrapper.smartBG_1 { background-image: url(../images/smartbg_1.gif);}
