#cont {
	border-top: black solid 1px;
}

#banner {
	text-align: center;
	background-image: url(pasquinade-bg1.gif);
	background-color: #a5a5a5;
}

#shapes {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0px;
	text-align: center;
	height: 100%;
	line-height: 1em;
	width: 100%;
	margin: 0px;
}

#shapes img {
}