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