body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	background:#000000 url(images/body_bg.jpg) repeat-x scroll left top;
	color:#929280;
	}
	
	
