@charset "utf-8";
/* CSS Document */
#contruction_img {
    background: url(../img/contruction_img.png);
    width: 625px;
    height: 500px;
    margin: 0 auto;
}

#text_area {
    width: 825px;
    height: 600px;
    margin: 0 auto;
    margin-top: 180px;
}

#text_area1 {
    width: 500px;
    height: auto;
    margin: 0 auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 45px;
    text-decoration: none;
    color: #4b6cc0;
    margin-left: 187px;
}

body {
    margin: 0;
}