#banner {
	width:800px;
	margin:50px auto 120px;
	height:380px;
	background:url(../images/banner/wood_bg.png) no-repeat 0 0;
}

#banner h1 {
	background:url(../images/banner/newness.png) no-repeat 0 100%;
	width:658px;
	height:120px;
	overflow:hidden;
	text-indent:-999em;
	margin:0 auto;
	padding-top:120px;
}

#banner p {
	font-size:11px;
	color:#bba090;
	font-weight:bold;
	text-align:center;
	display:block;
}