div.center {
	text-align: center;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin: 0px;
	padding: 0px;
}
