body {
	color: #000000;
	background-color: #d0d0d0;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	text-align: center;
	font-weight: bold;
	font-size: 16pt;
	color: #ffffff;
	background-color: inherit;
	letter-spacing: 0.7em;
	margin-top: 100px;
}
