/*************************************
	VBC - Distributor Website 
	Weight Management Theme 
	Theme Styles
*************************************/

body {
	background: #fff url('background.jpg') no-repeat center top;
}

/* Navigation
*******************************************************************/
#tabs ul li a { color: #fff ; }
#tabs ul li a:hover, #tabs ul li.active { color: #fff !important; }	
#tabs ul li.highlight { background-position: 0 -454px !important; }



