body {
        width: 35em;
        background-color: rgba(0,0,0,.70);
        margin: auto auto;
        font-family: Arial, sans-serif;
    }
h1, h2, h3, h4, h5, h6, p, li
	{color: #76b100;
	font-weight: 400;
	line-height: 1.25;
	text-transform: none;
	margin: 30px 0 0 0}

h1  {font-size: 32px}
h2  {font-size: 24px}
h3  {font-size: 20px}
h4  {font-size: 16px; margin: 20px 0 0 0}
h5  {font-size: 14px; line-height: 1.42857143; margin: 20px 0 0 0}
h6  {color: #707070; font-size: 12px; line-height: 1.6666667; text-transform: uppercase; margin: 20px 0 0 0}
p   {color: #fff8dc; font-size: 10px; fond-weight: 200}
li  {color: #fff8dc; font-size: 8px}
