/* Style sheet for pieces transcribed by Pat Pflieger and available online at merrycoz.org
*/

body {
  background: #fff8dc;
  color: #000000;
 }

.url {
  margin-top: 1em;
  background: #fff8dc;
  color: #708090;
 }

.top {
  margin-left: 5%;
  margin-right: 35%;
  line-height: 150%;
 }

.content {
  margin: 0;
  padding: 0 15% 5% 15%;
  line-height: 150%;
 }

hr {
  margin-top: 2em;
  margin-bottom: 2em;
 }

h3, h4 {
  text-align: center;
 }

h5 {
  text-align: left;
  font-size: 125%;
  margin-bottom: 1em;
 }

h6 {
  text-align: left;
  font-size: 115%;
  margin-top: 0;
  margin-bottom: 1em;
 }

.illus {
  border-width: 1px;
  border-style: solid;
  border-color: black;
  margin-top: 1em;
  margin-bottom: 1em;
 }

p.me {
  text-indent: 0;
  line-height: 150%;
 }

p.p1 {
  text-indent: 2em;
  margin: 0;
  }

p.p2 {
  text-indent: 0;
  margin: 0;
  }

p.p3 {
  text-indent: 0;
  font-size: small;
 }

p.poem {
  margin-left: 2em;
  margin-top: 0;
  margin-bottom: 0;
  text-indent: -1em;
 }

p.poem2 {
  margin-left: 3em;
  margin-top: 0;
  margin-bottom: 0;
  text-indent: -1em;
 }

p.poem3 {
  margin-left: 2em;
  margin-top: 1em;
  margin-bottom: 0;
  text-indent: -1em;
 }

p.poem4 {
  margin-left: 3em;
  margin-top: 1em;
  margin-bottom: 0;
  text-indent: -1em;
 }

p.poem5 {
  margin-left: 4em;
  margin-top: 0;
  margin-bottom: 0;
  text-indent: -1em;
 }

p.poem6  {
  margin-left: 5em;
  margin-top: 0;
  margin-bottom: 0;
  text-indent: -1em;
 }

p.poemtitle {
  margin-left: 4em;
  margin-top: 1em;
  margin-bottom: 1em;
 }

.sign {
  margin-top: 0;
  margin-bottom: 0;
  text-align: right;
 }
 
.caps {
  font-variant: small-caps;
 }

.title {
  text-align: center;
 }

.heading {
  text-align: center;
  font-size: small;
 }

.quote {
  margin-left: 3em;
  margin-top: 1em;
  margin-bottom: 1em;
  }

.url {
  color: #dcdcdc;
 }

#poem {
  margin-left: 4em;
 }

pre.poem {
  white-space: pre;
  font-family: serif;
 }

div.poem {
  margin-left: 4em;
  white-space: pre;
  font-family: serif;
 }

a:link:hover {
  color: #fff5ee;
  background: #8b8989;
 }

#left {
  float: left;
  position: relative;
  width: 45%;
  margin-left: 10px;
  margin-bottom: 10px;
  text-align: center;
 }

#mid {
  margin-bottom: 10px;
  text-align: center;
 }

#right {
  float: right;
  position: relative;
  width: 45%;
  margin-right: 10px;
  margin-bottom: 10px;
  text-align: center;
 }

#clear {
  clear: both;
 }

.bottom {
  text-align: center;
 }

.bottom td {
  text-align: center;
  vertical-align: top;
 }

.bottom a:link {
  text-decoration:underline;
 }

.bottom a:visited {
  text-decoration:none;
 }

.bottom a:link:hover {
  color: #fff5ee;
  background: #8b8989;
 }

hr.bottom {
  margin-top: 1em;
  margin-bottom: 1em;
 }
