﻿body {
    font: 14px consolas;
    color: navy
}
img{
    width: 80%;
    
}
#img {
    position:absolute;
    /*width: 70%;*/
    left: 10%
}