body{
    color: #f37321;
    Background-color: #093048;
    font-family: sans-serif;
        }

li {
    list-style-type: none;
    color: #f37321;
    font-size: 25px;
    font-weight: bold;
}

header{
    text-align: center;
    Font-size: 30px;
    padding-top: 50px;
        }