body{
    background: center / cover no-repeat url('/images/background.png');
    text-align: center;
}

img {
    max-height: 100%;
}