h1
{
  text-align:center;
  font-size: 24pt;
  font-family: calibri;
  font-variant: normal;
  line-height: normal;
}
h2
{
  text-align:center;
  font-size: 18pt;
  font-family: calibri;
  font-variant: normal;
  line-height: normal;
}
h3
{
  text-align:center;
  font-size: 16pt;
  font-family: calibri;
  font-variant: normal;
  line-height: normal;
}
h4
{
  text-align:center;
  font-size: 14pt;
  font-family: calibri;
  font-variant: normal;
  line-height: normal;
}
h5
{
  text-align:center;
  font-size: 12pt;
  font-family: calibri;
  font-variant: normal;
  line-height: normal;
}
h6
{
  text-align:center;
  font-size: 10pt;
  font-family: calibri;
  font-variant: normal;
  line-height: normal;
}
body
{
  background-image:url('bglight.jpg'); 
  padding:0% 15%;
  font-size: 14pt;
  font-family: calibri;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
  }
#center
{
  text-align:center;
}
#menu
{
  text-align:center;
  background-image:url('menubg.jpg');
}
#left
{
  text-align:left;
  background-image:url('bg.jpg');
} 
