#myjumbotron1 {
        background: url("/img/helpyouv5.jpg") no-repeat center center;
}

#myjumbotron1 h1{
    color: #072128;
}

#myjumbotron2 {
        background: url("/img/smartphone_tap.jpg") no-repeat center center;
}

#myjumbotron2 h1{
    color: #072128;
}

.credits {
    background-color: #339999;
    border-top: solid 1px #339999;
    padding: 10px 0;
}
.credits ul {
    margin: 0;
    color: #ffffff;
    font-size: 9px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
footer[role=contentinfo] {
    font-family: "arial";
    background-color: #ffffff;
    font-size: 12px;
    letter-spacing: 0.06em;
    color: #fefefe;
    line-height: 20px;
    padding: 5px 0 5px 0;
    border-top: solid 1px #FFFFFF;
}
footer[role=contentinfo] .blurb p {
    margin: 6px 0 0 0;
    letter-spacing: 0.05em;
}

footer[role=contentinfo] ul.links {
    margin-top: 2px;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.reference-banner {
    height: 100px;
    background-color: #eceef1;
    border-bottom: 1px solid #dbdbdb;
    text-align: center;
}

ul {
    line-height: 29px;
    padding: 0 0 0 48px;
}

ul.links li a {
    letter-spacing: 0.03em;
    color: #525252;
    font-size: 12px;
}

#sys_message {
    margin:0px auto;
    margin-top: 80px;
    margin-bottom: 50px;
    width: 450px;
    padding: 20px;
    height: 150px;
    border: 1px solid black;
}

