main.center {
    border: 1px solid #acacac;
    border-radius: 10px;
    color: #313131;
    direction: rtl;
    font-family: tahoma;
    font-size: 12px;
    line-height: 30px;
    margin: 0 auto;
    padding: 15px;
    text-align: justify;
    width: 1200px;
}
.hat {
    display: none;
}

h1 {
    font-size: 17px;
    font-weight: normal;
}

footer {
    display: none;
}

.entry-date {
    display: none;
}