body {
	/*background:transparent url(http://www.yallcome.org/images/background.png) repeat-x fixed;*/
	background:#fff url(http://www.yallcome.org/images/bg1.png) repeat-x fixed;
}
#container {
	width:960px;
	margin:0 auto;
}
.float-container {
	height:100%;
}
.float-container:after {
	content: "";
	display:block;
	height:0;
	clear:both;
}
