body{
  margin: 0;
}


/*header{
	background: #4b6584;
	color: #fff;
}*/

html {
  min-height: 100%;
  position: relative;
}

/*article {
	background: #fff;
	color: #000;
}*/
/*aside {
	background: #4b6584;
	color: #fff;
}*/



/*#boton{
	
	background: #0277bd;
	color: #fff;

}
#boton:hover{
	background: #4b6584;
	cursor: pointer;
}*/



