html, body { height: 100%; margin: 0px; background:#ccc}

.bg-image 
{
    position: fixed;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}