@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto;
	height: 680px;
	width: 800px;
	margin-top: 50px;
}
.contentindex {
	background-image: url(../images/Home.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 680px;
	width: 800px;
}
