#list {
	text-align:center;
}
#list {
	list-style-type:none;
	margin:0;
	padding:0;
}
#list li {
	margin-top:2em;
}
#list p {
	margin-top:.3em;
}

