body {
    background: #222;
}

.spif {
    position: absolute;
    left: 50%;
    /*top: 50%;*/
    margin-left: -217px;
    /*margin-top: -150px;*/
}
