p {
	margin-left: 50px;
	margin-right: 50px;
	font-size: 82%;
	line-height: 1.3em;
}
#text-box ol {
	margin-top: 40px;
	margin-right: 50px;
	margin-left: 80px;
	font-size: 82%;
	line-height: 1.3em;
	margin-bottom: 100px;
}
#text-box li {
	list-style-position: outside;
	list-style-type: decimal;
	margin-bottom: 15px;
}
