
.img-responsive {
    height:auto;
    width:100%;
}

body {
    background: url(background.png) center top repeat;
    background-size: 588px 375px;

    /* Fallback for when there is no custom background color defined. */
}
h1, h2, h3, h4, h5 {
    color:#2c4f73
}