@charset "UTF-8";
/* CSS Document */
#principal {
  display: flex;
  justify-content: center;
  align-items: center;
}
#banner
{
	margin: auto;
}
	