body {background-color: rgb(255, 255, 255); font-family: Arial; color: rgb(0, 0, 0);}
img{width: 345px; height: auto;}
h1 {color: rgb(0, 0, 0);}
h2 {color: rgb(0, 0, 0);}
text{text-align: justify;}
div {color: gold;}
table{
    border-color: rgb(0, 0, 0);
    border-style: solid;

}