body {
  background-color: #FFFAF0 ;
  font-family: "Georgia", serif;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
}

h1 {text-align:center}
h2 {text-align:center}
h3 {text-align:center}
h4 {text-align:center}

.pagenum { /* uncomment the next line for invisible page numbers */
      visibility: hidden;  
    position: absolute;
    left: 92%;
    font-size: smaller;
    text-align: right;
} /* page numbers */