.Whitman1970 {
	font-family: "tempus sans ITC";
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;

}
#container {
	height: 1000px;
	width: 1024px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 3px solid #FF830A;
	font-family: "tempus sans ITC";
	font-size: large;
	color: #FF830A;
	text-align: center;
	float: none;
	clear: none;
	padding: 5px;
}
#bottom {
}
