*{
  margin:0px;
  padding:0px;
	}
a{
	color: #666;
	text-decoration: none;
	}
a:hover{
	color: #000;
	text-decoration: none;
	}
#central {
	font-family: "Gill Sans", Arial;
	font-size: 13px;
	background-color: #fff;
	width: 25%;
	margin: 30px auto;
	text-align: center;
}
	
#logo {
	display: block;
	height: 57px;
	width: 200px;
	text-align: center;
	margin:50px auto;
}
img{height: auto;
	width: 100%;}
#datos{
	font-family: "Gill Sans", Arial;
	font-size: 12px;
	margin:50px auto;
	display: block;
text-align:center;
	}
.sanses{
	width:70%;
     height: auto;
	 margin-bottom:50px;
	 }
.peq{font-size:10px;}
