#starter {
    background: url("./splash.jpg") no-repeat center center fixed;
    background-size: cover;
}
fieldset:first-of-type {
    border-bottom: 3px solid rgb(128,130,133) !important;
    margin-bottom: 60px !important;
}
fieldset.secondary-title {
    display: none;
}