
		body {
			margin: 0;
			padding: 0;
		}

		.content {
			width: 90%;
			max-width: 800px;
			margin: 50px auto;
		}

	