body {
    background-color: #fff;
}

#container {
    position: absolute;
    width: 75em;
    height: 50em;
    left: 50%;
    top: 50%;
    margin: -25em auto auto -37.5em;
}
img {
    border: none;
}