body {
	background-color:Black;
	margin:0;
	padding:0;
	}
	
	body { 
  /* for IE; otherwise, BG isn't fully stretched */ 
  margin: 0px; 
} 