.history-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #36005D;
	position:relative;
	top: 160px;
	left: 250px;
	width: 450px;
	float: none;
}
#history-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	color: #36005D;
	position: relative;
	text-align: left;
	float: none;
	left: auto;
	width: 750px;
	top: 0px;
}
body {
	background-color: #BCA47E;
	background-image: url(../images/brookline-reporter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 0px;
	left: 0px;
	height: auto;
	width: auto;
}
