#banner {
	width: 950px;
	height: 270px;
}

#banner div{
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 260px;
	margin: 5px;
}
