body {
    background-color: #c536a4;
font-size: 20px;
color: #c536a4;
font-family: "helvetica", sans-serif;
    text-align:center;
margin-top: 00px;
font-size: 16px;
}
div {
width: 829px;
background-color:black;
text-align:justify;
margin: auto;
padding: 30px;
}
.div1{
    text-align:center;
 
.div2{
    text-align:justify;

}
p {
font-size: 20px;
font-family: "helvetica", sans-serif;
line-height: 1.7em;

}

h1{
    text-emphasis: strong;
    font-weight: bold;
    text-align: center;
}

}