body { 
	background-color:#000;
	background-repeat:no-repeat;
	background-position:center top;
	background-image:url(deimages/body-bg.jpg);
	background-attachment:fixed; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1em;
	color:#6D6968;
	margin-right: auto !important;
}