BODY

   {

   background: lightgreen;

   background-image: url(backgroundR.jpeg);

   }



H1, H2, H3, H4

   {

   color: #000000;

   }



H1, H2

   {

   text-align: center;

   font-weight: 900;

   margin-bottom: 1.5em;

   font-family: cursive, helvetica, arial, sans-serif;

   }



H1

   {

   font-size: x-large;

   }



H2

   {

   font-size: large;

   font-style: italic;

   }



H3, H4

   {

   font-weight: 800;

   font-family: helvetica, arial, sans-serif;

   }



P, UL, LI, TD

   {

   color: #400040;

   font-family: times, times-roman, serif;

   font-size: medium;

   font-weight: 600;

   }



P, UL, LI

   {

   line-height: 1.2em;

   }



P.centre

   {

   text-align: center;

   }



P.right

   {

   text-align: right;

   }



P.strong

   {

   font-weight: 900;

   }



P.big

   {

   font-size: large;

   }



A:link, A:active, A:visited

   {

   color: #8000FF;

   }

