body { 
	background-color: #010101;
        color: FF8C00;
        font-size: 100%; 
        font-family: Georgia, "Palatino Linotype", "Book Antiqua", Palatino, serif;
        text-align: justify;
        margin: 0px 0px 0px 0px;

}


 div.tophead {
      background-color: #B56917;
      border-style: none none solid none;
      border-width: 5px;
      border-color: #996515;
      text-align: right;
      font-weight: bolder;
      font-size: 150%;
    }



header {
    text-align: center;
    font-size: 300%;
    color:#FF8C00;
    font-weight: bolder;
    font-family: "Times New Roman", Times, serif;
}


span.sans {
 font-family: Arial, Helvetica, sans-serif;
}


div.poemx {
  width: 500px;
  margin: auto;
}

center {
  margin: auto;
}

span.xxxl {
  font-size: 250%;
}


span.xxl {
  font-size: 200%;
}


span.xl {
  font-size: 150%;
}


span.hcaps {
    font-size: 250%;
    letter-spacing: 0.15em;
    color: #80461B;
}

span.lrg {
  font-size: 125%;
}

span.qtd {
  font-size: 125%;
}

span.sml {
  font-size: 75%;
}

span.smlr {
  font-size: 50%;
}

span.smlst {
  font-size: 25%;
}

span.phlst {
  color: #FF5349;
}

span.red {
  color: #B7410E;
}

span.midgreen {
  color: #004953;
}

span.green {
  color: #006A4E;
}

span.olive {
  color: #82832b;
}

span.cyan {
  color: #009999;
}

span.blue {
  color: #5c5e80;
}

span.purple {
  color: #C54B8C;
}


span.mahogany {
  color: #9D3C27;
}

span.slategray {
  color: #5a6774;
}


span.walnut {
  color: #5C5248;
}

span.yellow {
  color: #E8AC41;
}


article {
        margin: 0px 25px 0px 25px;
}


A:link{color:#FF8C00;cursor:hand;TEXT-DECORATION: none;}
A:visited{color:#FF8C00;cursor:hand;TEXT-DECORATION: none;}
A:active{color:#FF8C00;cursor:hand;TEXT-DECORATION: none;}
A:hover{color:gold;cursor:hand;TEXT-DECORATION: none;}


div.tophead A:link{color:gold;cursor:hand;TEXT-DECORATION: none;}
 div.tophead A:visited{color:gold;cursor:hand;TEXT-DECORATION: none;}
 div.tophead A:active{color:gold;cursor:hand;TEXT-DECORATION: none;}
 div.tophead A:hover{color:#d9bd93;cursor:hand;TEXT-DECORATION: none;}