h1, h2 {
    position: absolute;
    top: -100px;
    left: -100px;
    font-size: 0;
    overflow: hidden;
    width: 1px;
    height: 1px;
}

html, body {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #835135 url(images/bg.gif) center repeat-y;
}

#wrapper {
    width: 540px;
    margin: 0 auto;
    height: 100%;
    padding: 25px 0;
    direction: rtl;
    color: #333;
}

#tamiraat {
    text-align: right;
    padding: 15px 10px 50px 0;
}

#tamiraat img {
    width: 510px;
    height: 83px;
}

.title {
    background: url(images/bullet.gif) center right no-repeat;
    padding-right: 20px;
    font: bold 11pt 'times new roman';
}

.content {
    padding: 5px 20px 50px 20px;
    font: 8pt tahoma;
    text-align: justify;
}

#contact {
    margin: 0 auto;
    padding: 15px 0;
    background: #e2d8be;
    border: 1px solid #39251a;
    font: 8pt tahoma;
    text-align: center;
    width: 300px;
}