BODY 
    {
background-color: #e9F67a;
color: #000000;
     }

H2 
    {
background-image: url("roseback.jpg");
font: 22pt Garamond;
color: #a02ff0;
text-align: center;
margin-top: 10px;
margin-left: 150px;
margin-right: 150px;
font-weight: bold;
    }


P.main
     {
font: 14pt comic sans ms;
color: #ffff00;
background: #ffa500;
text-indent: .8in;
margin-left: 100px;
margin-right: 100px;
text-align: justify;
      }


p.lil 
      {
font: 10pt comic sans ms;
text-align: right;
font-weight: bold;
margin-left: 250px;
margin-right: 100px;
color: #a020f0;
background: #ffff00;
       }


#new  
     {
font-family: lucida handwriting;
padding: 10px 10px  10px;
line-height: 24pt;
border-style: ridge;
border: 3px solid black;
background-color: #deb887;
font-size: 12pt;color: #ff0000;
text-align: justify;
font-weight: bold;
      }

a {
color: #0000ff; text-decoration: none;
  }


a:hover { color:#8f0052;
text-decoration: underline;
background-color: yellow;
        }


address 
{
font-family: Perpetua, serif;
font-size: 12pt;
font-weight: bold;
color: #000000;
}

-->


