body {
	font-family: "Bell MT", "Baskerville Old Style", Garamond, serif;
	color: #111111;
	font-size: 1.2em;
}

div#container {
	width: 20em;
	margin: auto;
	text-align: left;
	padding-left: 1em;
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: underline;
	color:  black;
}

h1 {
	text-align: center;
}

div.fdpoweredby {
	display: none;
}