@charset "UTF-8";
.body {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000;
	height: 650px;
	background-image: url(../images/back.jpg);
	margin-top: 60px;
}
