h2{
  color: #000000;
  font-family: Sylfaen;
  font-size: 28px;

}
h3{
  color: #000000;
  font-size: 28px;
  font-weight: bold;
  font-family: Sylfaen;
}

p{
  font-size: 29px;
  font-weight: bold;
  font-family: Times New Roman;
  line-height: 1.9;
  width: 500px;
  height: 250px;
  background: #FFFFFF;
  margin: 20px 30px 20px 30px;
  padding: 20px 30px 20px 30px;
}

body{
  background: #FFFFFF;
  font-size: 29px;
  font-weight: bold;
  font-family: Times New Roman;
  line-height: 1.9;



}
h2{
  border: 1px #FFF;
}
a{
  width: 1170px;
  height: 10px;
  background: #FFFFFF;
  font-size: 32px


}