body {
    padding-top: 50px;
    font-family: 'Open Sans', sans-serif;
    font-size: 12pt;
}

.image-bg {
    background: url('/images/sky.jpg') no-repeat center center scroll;
    width: 100%;
    height: 100%;
    color: white;
}

a {
    color: orange;
}

.section-heading-text {
 color: navy;
}