body {background-color:powderblue;}
h1{color:yellow; font-size:30;}
p.poemtitle{color:blue;
border-style:solid;
font-size:30;
text-align:center;}
p.author{border-style:inset;
font-size:20;
font-weight:bold;
font-variable-caps:small-caps;
line-height:2;
font-style:italic;
text-align:center;
}
p.poem{background-color:purple;
color:yellow;
text-align:center;
font-style:italic;
border-style:dotted;}