body {
	font-size: 15px;
	font-family: georgia, serif;
	color: #444;
}

a {
	text-decoration:none;
	color: #E46C0A;
}

div {
	margin-left: auto;
	margin-right: auto;
}

hr {
	border: none;
	height: 8px;
	background-color: #E46C0A;
}

h1 {
	margin-bottom: 0;
}

h2 {
	margin-bottom: 0;
}

table {
	font-size: 15px;
}