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

}


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



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

div.warnx {
  border: 10px solid #000000;
  text-align: justify;
  background-color:  #dfbe23;
  border-radius: 25px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 125%;
  width: 75%;
  padding-top: 25px;
  padding-right: 25px;
  padding-bottom: 25px;
  padding-left: 25px;
  margin: auto;
}

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

div.boox {
  border: 5px solid;
  padding: 15px;
  box-shadow: 5px 10px #403b32;
    border-color: #403b32;
    border-top-style:  dotted;
    border-right-style:  dotted;
    border-bottom-style:  dotted;
    border-left-style:  dotted;
    text-align: justify;
    margin: auto;
    width: 85%;
}


A:link{color:#B7410E;cursor:hand;TEXT-DECORATION: none;}
A:visited{color:#B7410E;cursor:hand;TEXT-DECORATION: none;}
A:active{color:#B7410E;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;}