html,
body {
	margin: 0;
	padding: 0;
}

.banner-conatiner {
	width: 970px;
	height: 90px;
	display: block;
}