body
    { background: #faff75; font-family: Arial;font-size: 20px; 
	justify-content: center;align-content: center; width: auto; padding: 0rem 10rem 0rem 10rem;  margin: 0rem 0rem 0rem 0rem}
header 
    {background: #08f06a; height: 3rem;font-size: 20px; width: 100%; justify-content: center; text-align: center; padding: 2rem 0rem 2rem 0rem }
main {align-content: center;justify-content: center}
nav 
    {background: #ff7fd3; height: 100%; font-size: 20px;font-weight: normal; align-content: center;justify-content: center;padding: 1rem 0rem 1rem 0rem}
p {margin: 0rem;align-content: center;justify-content: center;text-align: center}
section
    { padding-top: 1rem ; background: lightblue; display: flex;
	flex-direction: column; justify-content: center;
	align-items: center; align-content: center}
ul {background: rgba(255, 255, 255, 0); display: flex;
    flex-direction: row; color:#9f0098; text-align: center; justify-content: center;
	align-items: center;margin: 0rem 0rem 0rem 0rem; padding: 0rem; width: 100%}
aside
    {background: gray ;  display: flex;
	flex-direction: column; justify-content: center;
	align-items: center; padding-top: 1rem }
div 
    {display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	align-content: center;

	 margin: 0rem 0rem 0rem 0rem; width: 100% }
article 
    {background: yellow; height: 15rem; display: flex; margin-right: 1rem; margin-top: 1rem; margin-left: 1rem;font-size: 20px;font-weight: normal; padding: 2rem; margin: 2rem 2rem 2rem 2rem ;  }
.article1 {width: 50%}
.article2 {width: 50%}
.article3 {width: 75%}
.article4 {width: 25%}
footer
    {background: #338650; ;font-size: 20px; width: 100%; justify-content: center; text-align: center; padding: 2rem 0rem 2rem 0rem }


/* Menu Principal*/

