﻿html
{
    background-position: center -50px;
}
#fullpage #all
{
    width: 980px;
}
fieldset {
    margin-top: 40px;
    padding-top: 30px;
}
.step {
    display: none;
}
    .step.active {
        display: block;
    }