body    {
    padding: 1em 12% 1em 6%;
    text-align: justify;
	background-color: black;
	color: white;
	font-family: georgia, times, "times new roman," serif;
    }
p   {
    margin-top: 0;
    margin-bottom: 0;
    text-indent: 3em;
    line-height: 1.3;
	font-family: georgia, times, "times new roman," serif;
    }
img	{
	margin-top: 1em;
	}
