body {
  font-family: Arial, sans-serif;
  color: white;
  background-color: silver; }
h1,h2,h3,h4,h5,h6 {
  text-align: center; }
p {
  font-family: Arial, sans-serif;
  font-size: medium; }
a {
  color: white;
  text-decoration: none; }
div#navigation {
  font-size: 14px;
  text-align: center; }
#vertSpacer {
  height: 300px;}
#vertSpacer100 {
  height: 100px; }
#vertSpacer220 {
  height: 220px;}
#vertSpacer240 {
  height: 240px;}
#vertSpacer280 {
  height: 280px;}
#footer {
  position:relative;
  font-size:12px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  color: white; }
#imgTile {
  color: white;
  border-width: 1px;
  border-color: white;
  border-style: solid;
  padding-top: 2px;
  padding-right: 3px;
  padding-left: 3px;
  padding-bottom: 2px; }
hr {
  width: 80%;
  height: 0px;
  color: white; }


