.bg {
	background-color: #ccccff;
	background-image: url(images/home_01.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #660066;
	font-style: italic;

}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #990099;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;


}

