body {
    background-color:rgb(65,57,61);
}

h1   {
    color: rgb(240,78,35);
    font-family: Majesti Banner Heavy;
    font-size: 300%;
    text-align: center
}
h2   {
    color: rgb(215,228,194);
    font-family: Majesti Banner Heavy;
    font-size: 300%;
    text-align: center
}
p    {
    color: rgb(215,228,194);
    font-family: Majesti Banner Light;
    font-size: 150%;
    text-align: center
}
p    {
    border: 30px solid black;
    padding: 1px;
}
nav   {
    color:rgb(190,30,45);
    font-family: Majesti Banner Light;
    font-size: 250%;
    text-align: center<style>
}

li    {text-decoration:  none;   
       display: inline-block;   
      margin: auto;
}
    
ul    { margin: auto;
    }