#layoutAll {
	height: 600px;
	width: 900px;
	position: absolute;
	margin-top: -300px;
	margin-left: -450px;
	left: 50%;
	top: 50%;
	border: none;
	background-color: #F7F3EA;
}
#start {
	height: 600px;
	width: 900px;
	position: absolute;
	margin-top: -300px;
	margin-left: -450px;
	left: 50%;
	top: 50%;
	border: none;
	background-color: #F7F3EA;
}

