#banner {
	position: relative;
	float: center;
/* 	height: 100%; */
/* 	width: 100%; */
	margin: 0 auto;
	padding: 5px;
	text-align : center;
	background: white;
	text-align: center;
/* 	box-shadow: 4px 4px 2px 0 rgba(0, 0, 0, 0.3); */
}