body {
   background: url(Elements/TileOakLeafBackLite.jpg) white;
}

table {
  align: center;
}

@page { size: 8.5in 11in }
a {
    color: #0000ff;
    text-decoration: underline;
}
a:visited {
    color: #0000ff;
    text-decoration: underline;
}
a:hover {
    color: #0000ff;
    text-decoration: underline;
}
h1 {
   text-align: center;
   color: #0000ff;
   font-family:'Droid Serif', Georgia, Times, serif;
}
h2, h3, h4, h5 {
   text-align: left;
   color: #cc0000;
   font-family:'Droid Serif', Georgia, Times, serif;
}
div#mapsite {
    clear:                  both;
    margin:                 5px auto;
    border:                 1px;
    text-align:             center;
}

iframe#mapsite {
    width:                  640px;
    height:                 480px;
    margin:                 0px;
    border:                 0px;
}    