#content p.poemindent {
	padding-left: 75px;
	font-size: .9em;
}

#content .boxcont
{
	padding-bottom: 10px;
}

div.centered {
	text-align: center;
	background-color: #ccc;
}

#content table
{
	margin-left: auto;
	margin-right: auto;
	font-size: .85em;
	background-color: #fff;
	width: 340px;
	border: 1px solid;
	border-color: #fff #d1bfc8 #d1bfc8 #fff;
}

#content th
{
	text-align: center;
	font-weight: normal;
}

#content td
{
	text-align: center;
	padding: 0;
	color: #773f5b;
	background-color: #e8dfe3;
	width: 13px;
}

#content td.checker
{
	background-color: #fff;
}