body {
margin: 0px 0px 0px 0px;
text-align: center;
background: url("images/fundo_body.jpg") fixed;
}

#container {
	margin: 2px 0px 0px 0px;
	text-align: center;
	width: 768px;
	height: auto;
	background: url("images/fundo_container.jpg");
}

#footer {
font: 12px Arial;
color: #000;
text-align: center;
width: 90%;
margin-bottom: 30px;
}
