.background {
	background-image: url(../imagem/background.jpg);
}
.texto {
	font-family: Tahoma, Verdade;
	font-size: 10px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
