*
{
  margin: 0;
  padding: 0;
}
html
{
  background: right 234px no-repeat url(images/silhouette.png),
    right 285px repeat-x url(images/gras-bg.png),
    right 0 no-repeat url(images/mountain.jpg),
    #1f0e01 right 0 repeat-x url(images/art-bg.jpg);
  font-size: 100.01%;
  height: 100%;
}
body
{
  font: 1em/1.625 Georgia, serif;
  height:100%;
}
#wrapper
{
  font-size: 1em;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 3em -2em auto;
  float: right;
  max-width: 46em;
/*  min-width: 36em;*/
 }
h1, p
{
  font-size: 1em;
  margin: 0 0 1.625em
}
header > h1
{
  font-size: 2.5em;
  line-height: 1.1471em;
  margin: 305px 1.25em 0.3824em 0;
  text-align: right;
  font-style: italic;
  color: #1f0e01;
  text-shadow: 0 0 4px #d1ad96;
  text-transform: lowercase;
}
a
{
  color: #fcaf3e;
  border: 0;
}
article
{
  color: #f57900;
}
article > h1
{
  font-size: 1.625em;
  line-height: 1em;
  margin: 0 0 1em;
  color: #9e3d00;
}
section > h1
{
  margin: 0;
}
footer
{
  clear: right;
  font-size: 1em;
  color: #d1ad96;
}
footer, #push
{
  text-align:right;
  margin: 0 1em 0 0;
  height: 2em;
}
