h1 {
    text-align: center;
    font-weight: 700;
    color: #333;
    font-size: 15px;
}

#page p {
    padding: 10px 5px;
    line-height: 25px;
}
#page p > img{ width:100%;
}
