body {
    background-color: white;
}
.pageBlock {
    width: 100%;
    max-width:1080px;
}
.stepList li{
    padding-top: 0.8em;
}
a { text-decoration: none; }
