#first_background
{ 
 background:url(A_BS-REFO-24-Logo-Ideas.jpg) fixed;
 background-size:cover;
 box-shadow: 1px 1px 120px #333333 inset;
}
#second_background
{ background:url(A_BS-REFO-24-Logo-Ideas.jpg)70% 0 no-repeat }
.text_demo
{
 height:40px;
 padding:10px;
 color:#ffffff;
 font-weight:300;
 font-family:'Roboto';
 text-align:left;
 background-color:#00a096;
 font-size:35px;
}

<!-- Container element -->
<div class="parallax"></div> 