header, section, footer, aside, nav, article, figure, figcaption { display: block;}


body {
    color:darkorange;
    background-color:lightblue;
    background-color:center;
       font-family:monospace;
    line-height:2.5em;
    margin:20px;}
    
.wrapper{
    width:1000px;
    margin:50px auto 20px auto;
    border: 10px solid #4f0e0e;
    background-color: #f82f82;}


header{
    height; 150px;}

h1{
    text-indent:10px;
    height: 20px auto 10px auto;
    margin: 15px auto 56px auto;
    border: 50px auto 25px auto;
    width: 80px auto 90px auto;}

nav{
    clear: both;
    color: blue;
    background-color: lightsalmon;
    
        