h1{
	font-variant: small-caps;
}
p {
	text-align: justify;
}
p:first-letter {
	margin-left: 20px;
}
