.bottombar {
	font-family: Arial;
	font-size: 30px;
	height: 140px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 90%;
}
