﻿@charset "utf-8";

html {
    font-family: sans-serif;
    ms-text-size-adjust: 100%;
    webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

.header-table {
    width: 100%;
    text-align: center;
    margin: 0;
    border: none;
    border-collapse: collapse;
}

.header-tr {
}

.header-img-td {
    padding: 12px 0px;
    background-color: black;
}

#main_construction {

    width:100%;
    
   
    text-align: center;    
    padding: 0;
    margin:0;
    background-color:black;
        border: none;
    border-collapse: collapse;
}

