.ptr {
    background-color:lightgrey;
    width:900px;
    border-radius:20px;
    padding:10px;
    height:1100px;
}
.email {
    font-size: 20px;
    padding-bottom:0px;
    margin-bottom:5px;
}
.page {
    padding:10px
}
.hor {
    border: none;
    height: 1px;
    margin:.1em;
    color: #333;
    background-color: #333;
}