h2, h3, h4, h5, h6 {
color: black;
text-align: center;
}

table {
text-align: center;
}

.zag {
font-weight: 800;
color: yellow;

}


p {
text-align: justify;
margin-left: 10px; 
margin-right: 10px;
}

div  {
text-align: justify;
margin-left: 10px; 
margin-right: 10px;
color: black;

}