body { background: url("images/buffalo.teton.park.01.jpeg");
       background-color: #ffffff; /* while the bg pic is loading, we want white. */
       background-size: cover; }

h1 { text-align: center; }
blockquote { text-align: center; }

li { padding: 2px; }

footer p { text-align: center; }

footer table { margin-left:auto; /* i.e. center tables in the footer. */
               margin-right:auto; }

.oops {font-size: 120%; color: red;}
