body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 70%;
	float: none;
	position: absolute;
	left: 15%;
	top: 5%;
	border-color: #ccc;
}

h1 {
	background-color: #e6e6e6;
	border-style: solid;
	border-width: 1px;
	font-variant: small-caps;
	text-align: center;
}

h2 {
	background-color: #e6e6e6;
	border-width: 1px;
	font-variant: normal;
	font-size: large;
}