body {
	color: #ccc;
	text-align: center;
    background-color: #FFF;
}
#construction {
    background: url(../img/fundo_site.jpg) transparent no-repeat center;
    width: 800px;
    height: 600px;
    margin: 50px auto 0;
	clear: both;
	display: block;
}

#construction a{
display: inline-block;
margin: 350px 20px 20px 20px;
}