.header {   	    padding: 90px;    text-align: center;    background: #ad933e;    color: white;    font-weight: 700;    font-size: 50px;}.header h1{font-size: 50px;font-weight: 700;} .bodycontent{margin: 60px;} .bodycontent h2 {    font-size: 20px;margin-bottom: 10px;font-weight: 500;}  .bodycontent ul {    list-style: disc;    margin: 15px;    padding: 20px;}#footer {    background: #f1f1f1;}