#title {
    position: absolute;
    top: 0;
    left: 10.61%;
    right: 0;
    bottom: 0;
    max-height:70%;
    max-width:50%;
    height:70%;
    margin:auto;
}

#image {
    max-width:70%;
}
