#centerTower {
	width: 384px;
	margin: 0 auto;
	margin-top: 60px;
}
body {
	font-family: 'Noto Sans', sans-serif;
}
#footer {
	width:630px;
	margin: 0 auto;
	font-size: 10px;
	color: grey;
	text-align: center;
}