body {
border:0px;
color:black;
margin:0px;
background-image:url(./bg.png); 
background-repeat:repeat-x;
background-color:c9c9c9;
background-attachment:fixed;
}

#underconstruction {
width:900px;
height:500px;
background-image:url(./enconstruction2.png);
background-position:50% 0%; 
background-repeat:no-repeat;
margin-top:200px;
padding-top:0px;
padding-left:0px;
}
