body {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

img {
    border: 0px;
}

.imgContainer {
    float: left; 
    width: 754px; 
    height: 564px; 
    background-repeat: no-repeat; 
    background-position: center center;
    background-color: #000;
}

.smallImgContainer {
    float: left;
    width: 386px;
    height: 516px;
    background-color: #000;
}