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

#underconstruction {
width:1000px;
height:600px;
background-image:url(./enconstruction3.png);
background-position:0% 0%; 
background-repeat:no-repeat;
margin-top:0px;
padding-top:0px;
padding-left:0px;
}

