table.bigbox {
	border-collapse: collapse;
}
.cslewis {
	background-color: #fcfae5;
}
.box {
	border: solid 2px black;
	color: black;
	padding: 10px;
}
div.date {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .4em;
}
img.cslewis {
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 14em;
}
span.tPpr {
	text-transform:uppercase;
}
span.pdLft {
	padding-left:25px;
}
div.txtJstfy {
	text-align:justify;
	text-justify:inter-word;
}
div.txtRght {
	text-align:right;
}
.italic {
	font-style:italic;
}
h2.title {
	text-align:center;
	color:black;
}
div.proverb {
	text-align:justify;
	text-justify:inter-word;
	font-style:italic;
}
