

#articles p
{
	text-align : justify;
}

#articles ul
{
	text-align : center;
 	list-style : none;
    padding-left : 0px;
}

