body{
width: 100%;
margin: 0;
padding: 0;
}

a{
border: none;
}


a #construct{
border: none;
width: 400px;
height: 200px;
margin: 100px auto 0;
padding: 0;
background: url(construction.png) no-repeat top center;
}