@charset "UTF-8";
#wrapper {
	background-color: #FFFFFF;
	margin: auto;
	height: 800px;
	width: 1000px;
	top: auto;
}
#home {
	height: 400px;
	width: 1000px;
	margin: auto;
	position: relative;
	top: auto;
}

