div#end {
	background-color: red;
	width: 850px;
	text-align: center;
	position: relative;
	right: auto;
	height: 300px;
}
div#all {
	position: relative;
	right: auto;
	height: 650px;
}
