/* CSS Document */
p, ul, li{
	text-align: justify;
}
footer{
	margin-top:2rem;
	border-top:1px solid #aaaaaa;
	padding:1rem 0;
}
