body{
    background-color: rgb(193, 195, 171);

font-family: italic;

}

header,footer,nav,article,main{
    border:thick solid rgb(92, 87, 180);
    padding: 20px;
    bottom: left 10px;
    width: auto;
    margin:50px;







}