body {
    background: white;
    font-size: 14pt;
    line-height: 150%;
    direction: rtl;
    margin: 20mm 20mm 20mm 20mm;
}

#menu {
    display: none;
}

#wrapper,
#content {
    direction:rtl;
    width: auto;
    margin: 0 5%;
    padding: 0;
    border: 0;
    float: none !important;
    color: black;
    background: transparent none;
}

div#content {
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 1em;
    border-top: 1px solid #930;
}
