#hello {
    text-align: center;
}
#hello img {
    width: 500px;
    margin: 200px auto 20px;
    display:block;
}