/*
'******************************************************************************
'
'	Name:		Header Change Style Sheet
'
'   	Path:		/cmgshared/stylesheets/HeaderStyles.CSS
'
'	Description:	Stylesheet for class made for ner corporate Header changes
'
'	Revision History:
'
'	Date	Revised By		SIR # / Description
'	------------------------------------------------------------------------
'   04/07/2009 	SC	April 2009 - Stylesheet class created and added the body tag in it
'******************************************************************************
*/

body {
	background: url(/cmgshared/images/bg_grid.gif);
	margin: 0;
	padding: 0;
}


