body {
	text-align: center;
	/* When text is centered, Chrome defaults to list-style: outside
	   and the bullets appear to the far left*/
	list-style: inside;
}
