body { font: 14px/160% Georgia, "Times New Roman", Times, serif; color: #F7F5CF; margin: 0; padding: 0; background: #5D3D22; }


p { padding: 0; }
  .normal-text { font-style: normal; }

a:link { color: #F7F5CF; text-decoration: none; padding-bottom: 5px; border-bottom: 1px solid #F7F5CF; }
a:visited { color: #F7F5CF; text-decoration: none; padding-bottom: 5px; border-bottom: 1px solid #F7F5CF; }
a:hover { color: #ccc; text-decoration: none; padding-bottom: 5px; border-bottom: 1px solid #ccc; }
a:active { color: #884623; text-decoration: none; padding-bottom: 5px; border-bottom: 1px solid #884623; }


/* Layout */

.wrapper { width: 100%; margin: auto; overflow: hidden; }
  .wrapper img { width: 100%; }
  .wrapper p { font-size: 18px; line-height: 160%; text-align: right; font-style: italic; color: #F7F5CF; margin: 10px 30px; }

  
.footer { width: 100%; margin: auto; position: absolute; top: 1%; left: 1%; max-width: 50%; }
  .footer p { font-size: 28px; line-height: 160%; color: #000316; margin: 20px 30px 100px; }
  .footer p.right { width: 50%; float: right; margin-top: 28px; margin-bottom: 28px; }
  
.ye-olde-pub { width: 100%; margin: auto; padding-bottom: 70px; }
  .ye-olde-pub p { font-size: 28px; line-height: 160%; color: #F7F5CF; margin: 28px 30px; }
