 body {
  background-color: #592509;
  background-image: url(../Graphics/Pictures/Flowers/ChristmasRoseWhite1.png);
  color: #000000;
 }
 
 a:link {color: #8386FF; text-decoration: none; font-weight: bold;}
 a:visited {color: #777777; text-decoration: none; font-weight: bold;}
 a:focus {color: #FF0000; text-decoration: none; font-weight: bold;}
 a:hover {color: #FF0000; text-decoration: none; font-weight: bold;}
 a:active {color: #FF0000; text-decoration: none; font-weight: bold;}

 div.main {width: 400px; margin: 0px auto 0px; border: none; background-color: #453309;}
 /* the above div is not in use at this time */
 div.contentborder {width: 394px; margin: 2px auto 2px; border: 1px solid #8a1272; background-color: #d00dd0;}
 div.contentpadding {width: 388px; margin: 2px auto 2px; border: 1px solid; border-color: #000000; background-color: #642c0a;}
 div.content {width: 350px; margin: 3px auto 3px; padding: 15px; border: 1px solid #000000; background-color: #dad2c2;}
 div.poem {width: 218px; margin-left: auto; margin-right: auto;}
 
 h1, h2 {font-family: Times New Roman;}

 p {font-family: Times New Roman;}
 p.cb107 {font-size: 107%; text-align: center; font-weight: bold;}

 .center {text-align: center;}
 .no-dec-200 {font-size: 200%; color: #000000; text-decoration: none;}
 
 img {border: 1px solid #006B19;}
 img.pics {border: none; width: 400px; height: 300px;}