@charset "UTF-8";
/* CSS Document */

#container
{ height:600px;
width:800px;
background-image:url(CL_construction_sign.png);
background-repeat:no-repeat;
margin: 0 auto;
margin-top: 20px;
}