
body {
    background-color: white;
}

h1 {
    color: peru;
    text-align: left;
}

p {
    font-family: Verdana;
    font-size: 17px;
}
.pkp_structure_main p {
    text-align: justify;
    padding-left: 0%;
}
body {
    color: Blue;
}
p {
    font-size: 17px;
}
body {
    font-family: Georgia;
    margin: 0;
}
header {
    text-align: left;
    font-size: 15px;
    font-weight: bold;
}


