html {
	width: 100%;
}

body {
	background-color: #ffffff;
	position: relative;
	margin: 0 auto;
	width: 1024px;
}
