

h1 {
color: blue;
font-family: "Poor Richard", "papyrus";
font-size: 280%
}
h2 {
color: blue;
font-family: "Poor Richard", "papyrus";
font-size: 200%
}
h3 {
color: blue;
font-family: "Poor Richard", "papyrus";
font-size: large;
font-weight: 900
}
body {
background-image: url("img/bkrd1.gif");
background-color: #ffdead;
font-family: "Poor Richard", "papyrus";
text-align: center;
font-weight: bold;
font-size: large;
color: blue
}
u {
font-family: "Poor Richard", "papyrus";
font-weight: bold;
font-size: large;
color: blue
}
ul {
list-style-image: url("img/dot.gif");
font-size: large;
font-weight: 500
}
table {
text-align: center;
}
table.oddball {
font-family: "Poor Richard", "papyrus";
font-size: large;
color: blue
}

