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

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 */

#smallcaps
{
font-variant: small-caps
}