/* CSS Document */

body{
margin:0;
padding:0;
}

.bg{
background: #CCCCCC url(images/under-construction.jpg) no-repeat top;
width: 100%;
height: 1200px;
}