/****************************************************************************************************
- Styles in this sheet allow browsers (IE 6, IE 7, Firefox, Safari) to be cross browser compliant.
  Styles are standard. No customisation should be done here.
****************************************************************************************************/

body {
	text-align: center;
	background-image:url(../im/bkg_gradient.jpg);
	background-repeat:repeat-x;
}

html, body {
	margin: 0;
	padding: 0;
	background-image:url(../im/bkg_gradient.jpg);
	background-repeat:repeat-x;
}

