@charset "utf-8";
/* CSS styles for index.php */

.page_section {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 100px;
}

.page_off_market {
    width: 100%;
    text-align: center;
    position: relative;
    float: left;
    margin: 30px 0;
    line-height: 30px;
}