div#header {
    background: black;
}

div#signup-fullwidth-header {
    background: black;
    background-image: url("/images/tech-signup-header.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: 320px;
    background-size: 1400px;
}

p#title {
    margin-top: 50px;
}
