body {background: #b4b2b3;

*:focus { 
	outline: none; 
	}
*::-moz-focus-inner { 
	border: none; 
	}

}
#wrapper {
	width:100%;
	height:100%;
	margin:0;
	color: #ffb0ff;
	font-family: Arial, Helvetica, sans-serif, Times," Lucida Grande";
	font-size:12px;
	font-weight: normal;
	background-image: url(jlg_bkgd_rpt.jpg);
	background-repeat: repeat-x;
	*:focus { 
	outline: none; 
	}
*::-moz-focus-inner { 
	border: none; 
	}
}

html, body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif, Times," Lucida Grande";
	font-size:11px;
	background: #868080;
*:focus { 
	outline: none; 
	}
*::-moz-focus-inner { 
	border: none; 
	}
}

