BODY { background-color:lightblue; background-image:url(Rosettes.gif); background-attachment:fixed;background-repeat:repeat;  }

H1 { color: green; font-size: 30pt; font-family: arial; text-align:center}

H2 { color: navy; font-size: 11pt; font-family: arial; text-align:center}

H3 { color: navy; font-size: 10pt; font-family: Arial; text-align:center}

DIV { font-size:12pt; font-weight:bold; color: blue; font-family: arial;  text-align:center }

LI { font-size:10pt; font-weight:bold; color:navy; font-family:arial; }

P { font-size:12pt; font-weight:bold; color:black; font-family:Arial; text-align:center;margin-top: 2px; margin-bottom: 2px; margin-left: 20px; margin-right: 20px;  padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; border-width: 20px; border-style: ridge; border-color:#999966; background-color:lightblue  }
 
P.second {  background-color:pink  }

P.third {  background-color:red  }  
