/* Style sheet for pieces transcribed by Pat Pflieger and available online at merrycoz.org
*/

body {
  background: #fff8dc;
  color: #000000;
 }

.url {
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 2em;
  background: #fff8dc;
  color: #708090;
 }

.top {
  margin-left: 1em;
  margin-right: 1em;
 }

.content {
  margin:0;
  padding:0 15% 0 15%;
 }

hr {
  margin-top: 2em;
  margin-bottom: 2em;
 }

h3 {
  text-align: center;
 }

p.p1 {
  text-indent: 2em;
 }

p.p2 {
  text-indent: 0;
 }

.caps {
  font-variant: small-caps;
 }

.title {
  text-align: center;
 }

.heading {
  text-align: center;
  font-size: small;
 }

.quote {
  margin-left: 3em;
  margin-right: 3em;
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 90%;
  text-align: justify;
  }

.url {
  color: #dcdcdc;
 }

#poem {
  margin-left: 4em;
 }

#poem pre {
  white-space: pre;
  font-family: serif;
 }

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;
 }

