html { height: 100%; }
body {
	height: 100%;
	margin: 0px;
	background: url(../imagens/layout/fundo.jpg) left top repeat;
}