h1 {
    font-size: 24pt;
}

div.article {
    display: block;
    text-align: left;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 0;
	margin-bottom: 0;
}

p.story::first-letter {
    font-size: 36pt;
    font-weight: bolder;
}

p.story {
    line-height: 14pt;
}
