.fundo_geral {
	background-image: url(../img/fundo_geral.jpg);
	background-repeat: repeat-x;
}
.letra_branca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.fundo_campeoes {
	background-image: url(../img/fundo_campeoes.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
