#TOTAL {
	height: 200px;
	width: 400px;
	margin-top: -100px;
	margin-left: -200px;
	position: absolute;
	left: 50%;
	top: 50%;
}
