body, html {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}
#image {
    max-width:822px;
    max-height:595px;
    min-width:312px;
    min-height:226px;
    height:100%;
    background: #FFF url('tier2poster.png') center no-repeat;
    background-size: auto 100%;
}
#image1 {
    max-width:676px;
    max-height:196px;
    min-width:473px;
    min-height:137px;
    height:100%;
    background: #FFF url('website_under_construction1.png') center no-repeat;
    background-size: auto 100%;
}