#outerContent{
	margin-left:auto;
	margin-right:auto;
	background:url("../img/history_bg.png");
	background-repeat:no-repeat;
	width:1024px;
	height:820px;
}


#innerContent{
	color:white;
	margin-top:135px;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
	padding-left:30px;
	width:600px;
}