BODY
{
    BACKGROUND-IMAGE: url(http://www.storybookboxers.com/images/PaperBG.gif);
    FONT-FAMILY: Book Antiqua, Bookman Old Style, Times New Roman;
    BACKGROUND-COLOR: lightgoldenrodyellow
}
P:first-letter
{
    FONT-SIZE: x-large
}
P
{
	TEXT-ALIGN:left;
}
<!-- TextRollover-1 -->
<!--    A  {text-decoration: none; color:#8F8349}  -->
a:link {color:#8F8349; text-decoration:none}
a:visited {color:#CCAE20; text-decoration:none}
a:hover {color:#B0A262; text-decoration:none; background:#FAFAD2}
a:active {color:#808000; text-decoration:none}