  body {background-image:url("wallpaper.jpg");background-repeat:repeat}

    div.head1
        {font-family:"Comic Sans MS",Times New Roman;
        font-size:36pt;
        background-color: green;
        text-align: center;
        color: white}
    div.head2
        {font-family:"Comic Sans MS",Times New Roman;
        font-size:15pt;
        background-color: green;
        text-align: center;
        color: white}
    div.head2anc
        {font-family:"Comic Sans MS",Times New Roman;
        font-size:14pt;
        background-color: green;
        text-align: center;
        color: white}
    div.main1
        {font-family:"Comic Sans MS","Times New Roman";width:1024px; margin-left:auto;margin-right:auto;
        font-size:5pt;
        background-color: #EFFFFF;
        color: black;}
   div.main2
        {font-family:"Courier New";margin-left:20px;margin-right:20px;font-size:12pt;text-align:justify;}
   div.main3
        {font-family:"Times New Roman";margin-left:20px;margin-right:20px;font-size:16pt;text-align:justify;}
  div.main4
        {font-family:"Courier New";margin-left:20px;margin-right:20px;font-size:11pt;text-align:justify;}
  div.mainnote
        {font-family:"Comic Sans MS","Times New Roman";width:1024px; margin-left:auto;margin-right:auto;
        font-size:5pt;
        background-color: #EFFFFF;
        color: black;}
  div.notehead
       {font-family:"Times New Roman";font-size:16pt;font-weight:bold;text-align:center;}
  div.notebody
       {font-family:"Times New Roman";font-size:13.5pt;text-align:justify;}

  a:link {color:blue}
  a:visited {color:blue}
  a.class1:link {font-size:12pt;color:red}    
  a.class1:visited {color:#A921FF}
  a.class2:link {font-size:11pt;color:red}    
  a.class2:visited {color:#A921FF}
