body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFFFFF;
	margin-top:50px;
	text-align:left;
	padding-left:50px;
}

.texto_bottom
{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:center;
}

.texto_bottom a
{
color:#FFCC33;
text-decoration:underline;
}
