body {
    background: url('../../img/backgrounds/empire_1920x951.jpg');
}

.game-logo {
    background: url('../../img/empire_logo.png') no-repeat;
    height: 114px;
    width: 230px;
    display: block;
    margin: 0 auto;
}