div.construction {
        margin-left:auto;
        margin-right:auto;
        width:200px;
        height:50px;
        border:1px solid black;

        font-family:"Times New Roman", Times, serif;
        font-size:20px;
        font-style:normal;
        text-align:center;
}
