div.banner{
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	
	width: 960px;
	height: 142px;
	
	margin: auto;
}
