#container {
    margin-left:0px;
    direction: rtl;
    text-align: right;
}

#navigate, #rightside, #leftside, #mainmenu, #buttons, #top_menu, #sitename, #logo {
    display: none;
}

a {
    text-decoration: none;
    color:black;
}

#row1 {
    background-color: #bec2c4;
}
h3 {
    text-align: center;
    margin-top: -5px;
}

h1, h2 {
  text-align: center;
}
