@charset "UTF-8";
/* CSS Document */

.logo {

	text-align: center;
}
body {
	background-color: #1f364e;
}
.descargas{
	text-align: center;
}
.contenido{
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-weight: 200;
	line-height: 18px;
	font-size: 14px;
	color: aliceblue;
	padding-left: 10%;
	padding-right: 10%;
}
