.heading1{
    text-align: center;
}

.ptag{
    text-align: center;
    font-family: 'Times New Roman', Times, serif;
}

.pic{
    width: 400px;
    height: 500px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    /* width: 50%; */
}

.ptag2{
    text-align: center;
    font-family: 'Times New Roman', Times, serif;
    color: purple;
}