@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(C%C3%B3pia%20de%20wah3C.tmp.jpg);
	text-align: center;
}
#base {
	text-align: left;
	height: auto;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#topo {
	height: 150px;
	width: 900px;
}
#menu {
	height: 40px;
	width: 100%;
	text-align: center;
}
#conteudo {
	height: auto;
	width: auto;
	text-align: center;
}
#rodape {
	height: 32px;
	width: 100%;
	text-align: center;
}
