body {
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 10px; color: white;
  	background-color: #000000;
  	text-align: left;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 url(/themes/default/images/color-fade-bg.gif) repeat-x scroll 0 0; 
/* background:#141414 none repeat scroll 0 0; */
/* color:#D4D5D6; */
	margin: 0px;
	padding: 0px;
}

/*--This is the main container of the template.  It sets the overall width of the tempalate as well as centers it--*/
#wrapper {
	width: 980px;
	margin: 0 auto; /*centers the template*/
	background:#000000 url(/themes/default/images/bg-pr-holes1.gif) repeat-x scroll 0 0; 

/* Backgroud For center */
 /* background-color: #000000; */
 /* color: #131313; */

}
