div.page, div.footer, div.menubar, div.thequote, div.header{
 margin-left:10%;
 margin-right:10%;
 }

body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, td, th, address, caption, blockquote
{
  font-family: "Helvetica", "Verdana", "Arial", sans-serif;
  color: #000000;
}

body
{
  background-color: #ffffff;
}

h1, h2
{
  font-weight: bold;
}

h1,  .shout
{
  font-size:     1.44em;
}

h2, .loud
{
  font-size: 1.2em;
}

.footer
{
  text-align: center;
  font-size: .6em;
  font-style: italic;
 }
