/* p {font-family: verdana;
  font-size:80%;
  color:red;}  */

body 
{
  font-family: verdana;
  font-size: 12px;
  color: White;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-color: #5A3894;

  background-position: center;
 }

 a:link 
 { 
   color: white
}

a:visited
{ 
  color: white
}

a:active
{ 
  color: white
}
  
headingsection
{
/* need start and end tag */
}

td
{
  font-family: verdana;
  font-size: 12px;
  color: white;
}

div.head1
{
  font-family: verdana;
  color: rgb(184,179,8);
  font-size: 26px;
 

}

div.head2
{
  font-family: verdana;
  color: rgb(184,179,8);
  font-size: 20px;
}

div.head3
{
  font-family: verdana;
  font-size: 18px;
  color: rgb(184,179,8);
  font-weight: 600;
 }

div.verysmall 
{
  font-size: 9;
}

div.font4
{
  font-size: 17;
  color: white;
}
