
.banner {
	background-image: url("/public/img/banner_2.jpg");
	width: 840px;
	height: 234px;
	margin-top: 10px;
	margin-left: 30px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
}
