body {
	color: #FFFFFF;
	background-color: #000000;
	background-position: center;
}
.table {
	width: auto;
}
#secondtable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: center;
	display: table-cell;
	text-transform: capitalize;
	background-position: center;
	white-space: normal;
	padding: 0.8em;
	height: auto;
	width: auto;
	letter-spacing: normal;
	word-spacing: normal;
}
#secondtable #divinbox {
	white-space: normal;
	text-align: left;
	text-indent: 2px;
	display: inline;
	page-break-before: auto;
}

.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	color: #FFFFFF;
}
