body {
	/*font-weight: bold;*/
	font-family: "Times New Roman", "times", "serif";
	background-color: white;
	letter-spacing: 0.15em;
}

a {
	text-decoration: underline;
	color: #931e24;
}

/*table {
	text-align: center;
}*/

td {
	/*text-align: right;*/
	vertical-align: top;
}

.fronttable {
	background: url('main.jpg');
	color: white;
}

#elephant {
	margin-right: 2em;
	margin-bottom: 2em;
	/*float: left;*/
}

div.left {
	float: left;
}

div.title {
	font-size: 1.2em;
}