body{
	text-align: center;
}

#teste{
	width: 600px;
	height: 800px;
	background-image: url(construcao.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -300px;
}