BODY {
    background:         #FFF;
    color:              #000;
}

IMG {
    width:              600px;
    height:             450px;
    position:           absolute;
    top:                50%;
    left:               50%;
    margin-top:         -225px;
    margin-left:        -300px;
}
