body
{
background-image: url("images/bkgrd.gif") ;
background-repeat: repeat;
background-position: top left;
text-align: center;
font-family: Verdana, Arial, sans-serif;
}



p
{
color: black;
}

h1
{
color: #003300;
border-bottom: solid 5px #003300;
}

h2
{
font-family: "Times New Roman" serif;
color: #330033;
}

q
{
color: black;
}

em, strong
{
color: #003300;
}

pre.pedigree{
text-align: left;
}
