body	{
	background-color: #999;
	color: black;
	text-align: center;
	font-family: georgia, verdana, arial, helvetica, sans-serif;
	}
div	{
	background-color: white;
	color: black;
	margin-left: auto;
	margin-right: auto;
	padding: 8px;
	width: 85%;
	border: thin solid;
	text-align: left;
	}
h2,h3,h4
	{
	background-color: transparent;
	color: #006;
	}
