* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #ffffff;
}

#container_banner {
	position: absolute;
	top: 0;
	left: 0;
	width: 651px;
	height: 240px;
	display: inline;
}

#center_banner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 651px;
	height: 240px;
}