body { margin: 0; }

.renweb-shell { width: 728px; }

.renweb-content {
    box-sizing: border-box;
    width: 563px;
    padding: 18px 22px;
    font-family: "Times New Roman", Georgia, serif;
    color: #3a1a1f;
    font-size: 15px;
    line-height: 1.55;
}

.renweb-content h1 {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 22px;
    color: #6b1c2a;
    margin: 0 0 12px 0;
    border-bottom: 1px solid #d5c9a4;
    padding-bottom: 6px;
}

.renweb-content p { margin: 0 0 10px 0; }

.renweb-content .placeholder {
    color: #888;
    font-style: italic;
    font-size: 13px;
}

a img { border: 0; }
table img { display: block; }
