.titleClass{
	text-align: center;
	background: red;
	color: green;
}

.history{
	background:seagreen;
	color:coal;
}

.titleblock{
	background:silver;
	
}