.notebook {
	font-style: italic;
}

.notebook p {
	margin: 0px;
	text-indent: 3em;
	padding-left: 1.0em;
}

.notebook p:first-child {
	text-indent: 0em;
}

.center {
    text-align: center;
}

.copyright {
	text-align: center;
	font-style: italic;
}
