#wrapper{
	width:1000px;
	margin:auto;
	background:#000;
}


#bottom{
	height:110px;
	width:1000px;
	margin:auto;
	background:#33F;
	background:url(bund.png);
}

