
.blackground {
	background-attachment: fixed;
	background-image: url(fundo.jpg);
	background-repeat: repeat;
	background-position: center top;
}

.rodape {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textos {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
