body {
	margin: 0;
}
#banner img {
	width: 100%;
}
#banner {
	position: sticky;
	top: 0;
	z-index: -1;
}