#banner {
	margin-top: 10px;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(./img/top_banner.png);
	height: 160px;
	}
div.carbox {
	float: left;
	width: 400px; 
	height: 225px;
	margin-top: 25px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(./img/image09.jpg);
	font-weight: bold;
	color: #ccc;
	}