

BODY {  
	background-repeat: no-repeat; //no tiling

  	color: #dcdcdc;
	background-color: #000000;
	leftmargin: 0;
	topmargin: 0;
	marginwidth: 0;
	marginheight: 0;
	background-image: bg.gif;
}


