body {
	text-align: center;
	margin-top: 0px;
}
#principal {
	background-image: url(imagens/fundo.png);
	background-repeat: no-repeat;
	width: 800px;
	height: 600px;
}
