body
{
	margin:0px 0px 0px 0px;
	font-family: georgia, verdana, tahoma, sans-serif;
	font-size:11px;
	background-image:url(../img/cajaRafAgua.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-attachment:fixed;
}
.titulo
{
	width:100%;
	font-size:18px;
	text-align:center;
	margin:20px 0px 20px 0px;
	}
.subTitulo
{
	
	width:100%;
	font-size:16px;
	margin:15px 0px 15px 20px;
	text-decoration:underline;
	}
.texto
{
	width:100%;
	font-size:12px;
	margin:15px 0px 15px 30px;
	}

