* body {
    margin: auto;
    padding: 10px;
    background-color:burlywood;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: large;
    
}
img {
    border: 5px brown solid;
}