html, body {
    width: 100%;
    height: 100%;
    min-height: 100%;
    background: #fff;
}

#wrapper {
    width: 100%;
    height: 100%;
    background: transparent url("../images/autogiljo.png") center 40% no-repeat;
}

#logo {
    width: 410px;
    height: 95px;
    margin-top: 40%;
    margin-left: auto;
    margin-right: auto;
}
