div.reservorio{
	margin: 0 auto 30px;
	max-width: 860px;
}
div.reservorio h1{
	color:#15BFFA;
	font-family: 'Covered By Your Grace', cursive;
	font-size:48px;
	margin: 0 0 10px;
	text-align:center;
}
div.reservorio h3{
	color:#222222;
	font-family: 'Covered By Your Grace', cursive;
	font-size:24px;
	margin: 10px 15px;
	text-align:left;
}
div.reservorio a{
	font-family: 'Open Sans', sans-serif;
	color:#555555;
	margin-left:50px;	
	text-decoration:none;
}
div.reservorio a:hover{
	text-decoration:underline;
}