@charset "utf-8";
.div {
	width:1024px;
	background-image: url(images/background.jpg);
	height: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

