/* ############################################################################################# */
/* CSS For Ropermobile.com Light Background
/* ############################################################################################# */	

body{
	background: url(/images/site/background_light.gif) repeat-x top left;
	background-color: #eaeaea;
	color: #000;
	}

