/*single line spacing in text box */
.line-space p {
    line-height: 0.5em;
}

.background-picture-1 {
    background-repeat: no-repeat;
    background-attachment: fixed;
}