/* Coyote's Styles */
/*Save this as plain text file: pjfranklin.css  */

hr{color:black;background-color:black;height:.25em}
.a{color:blue;text-decoration:underline}
.half{width:50%}
.title{text-align:center;font-weight:bold;font-size:xx-large;margin:.5em auto}
.end{text-align:center;font-weight:bold;font-size:x-large;margin:.5em auto}
.author{text-align:center;font-weight:bold;font-size:large;margin:.5em auto}
.section{font-weight:bold;font-size:large;margin:1.5em auto .5em auto}
.left{text-align:left}
.center{text-align:center}
.blockquote{margin-left:5%;margin-right:5%}
.poem{margin-left:auto;margin-right:auto}
.xshow{display:inline}
.xhide{display:none}
.indentbody{margin-left:5%;margin-right:5%;padding:0.85em}
.margin0{margin:0}
.floatright{float:right}