body {
  background-image: url("beige2.jpg");
  background-repeat: repeat;
}
h1 {
  font-family: Lydian BT, Avalon,Wide Latin,Verdana, Times New Roman,Arial;
  font-size: 14pt;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  color: #000000;
  background-color: transparent;
}

}
h2{
  font-family: Lydian BT, Avalon,Wide Latin, Verdana, Times New Roman,Arial;
  font-size: 14pt;
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
  text-align: center;
  color: #660033;
  background-color: transparent;
}



}
h3{
  font-family: Lydian BT, Avalon,Wide Latin, Verdana, Times New Roman,Arial;
  font-size: 14pt;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
  text-align:center;
  color: #660033;
  background-color: transparent;
}

}
h4{
  font-family: Lydian BT, Avalon,Wide Latin, Verdana, Times New Roman,Arial;
  font-size: 14pt;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
  text-align: left;
  color: #660033;
  background-color: transparent;
}
h5{
  font-family: Lydian BT, Avalon,Wide Latin, Verdana, Times New Roman,Arial;
  font-size: 12pt;
  font-weight: bold;
  font-style: normal;
  text-decoration: underline;
  text-align: left;
  color: #000000;
  background-color: transparent;
}




body,p,table {
  font-family:  Lydian BT, Avalon,Wide Latin, Verdana, Times New Roman,Arial;
  font-size: 12pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: justify;
  color: #000000;
  background-color: transparent;
}
      
  #all{position:absolute;top:50px;left:0px;width:100%}
  #left{position:absolute;top:0px;left:0px;width:200px}
  #right{position:absolute;top:0px;right:150px;width:150px}
  #center{position:absolute;top:0px;left:0px;margin-left:201px;margin-right:151px}
