.logo {
    background: url('res/logo.png') no-repeat;
    margin: 0px auto;
    width: 468px;
    height: 140px;
}

.body {
    background-color: #818285;
}

.spacer {
    height: 38%;
}