/* Default style for WHRC web pages */

/* FFDEAD is Navajowhite */
body {background-color: white;
	color: black;
	margin-top: .75in; margin-right: .75in;
	margin-bottom: .75in; margin-left: .75in;
	font-family: Verdana, Helvetica, sans-serif; }

h1	{font-family: "Book Antiqua", Georgia, serif;
	font-size: 22pt;
	font-weight: normal;}
h2	{font-family: "Book Antiqua", Georgia, serif;
	font-size: 17pt;
	font-weight: normal;}
h3	{font-family: "Book Antiqua", Georgia, serif;
	font-size: 14pt;
	font-weight: normal;
	font-style: italic;
}
p	{ font-size: 10pt; }

.banner {
  position: absolute;
  top: 2px;
  left: 5px;
}

.banner img { padding-right: 10px}
