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

body{
	background: url(/images/background_new_top.png) repeat-x left top;
	background-color: #fff;
	color: #000;
	}
body#testbody{
	background: none;
	}

