body {
	width: 100%;
	background: #ffffff;
}

#white {
	width: 100%;
	height: 1380px;
	background: #ffffff url(../images/top.jpg) no-repeat;
	background-position: center top;
	text-indent: -9999px;
}

#black {
	width: 100%;
	height: 1424px;
	background: #0e0e0e url(../images/bottom.jpg) no-repeat;
	background-position: center 30px;
	text-indent: -9999px;
}
