body {
	font-size: 11px;
	font-family: Arial, Microsoft sans serif, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-attachment: fixed;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	}


#tudo {
	background:
	width: 900px;
	margin: auto;
	padding: 0px;
	text-align: left;
	}


#conteudo {
	clear: both;
	font-size: 12px;
	color: #005fa3;
	padding: 12px 8px;
	text-align: left;
	}


#rodape {
	clear: both;
	background: #fff;
	color: #666;
	font-size: 11px;
	padding: 0;
	text-align: center;
	}

