list {
	display: block;
	margin: 1in;
}

item {
	display: list-item;
	list-style: decimal outside;
}
