
body {
margin: 0.5in;
font-family: Georgia, Times, Serif;
}

/* The following rule stops an element from displaying */

#footer {
display: none;
}

p {
	font-size: 12pt;
              text-indent: 2em;
}

h1 {
	font-size: 18pt;
}
h2 {
	font-size: 16pt;
}


