body, h1 {
    font-family:'Courier New', Courier, monospace;
    line-height:normal;
    font-size:20px;
    color:rgb(52, 34, 13);
}

img {
    display:block;
    width: 500px;
    overflow:auto;
}