#historycontent {
	background: #c1d2e9;
	padding: 10px;
	border: solid #c9ebef 1px;
	margin-left:20px;
	margin-top: 5px;
}
#historycontent h1 {
	font-size:18px;
	color: #000000;
}
#historycontent a {
	color: #f00;
}

