#pagenumbers {
	text-align: center;
	margin-bottom: 4px;
}
.head{
	font-family : "Courier New", Courier, mono;
	background-color:#F9F9F9;
	text-align : center;
	width:90%;
}
.main{
	width:96%;
	background: white;
	padding:16px;
	border: 1px solid #D7D7D7
}
ul {list-style-type: none}