.head {

background-color: #333639;
color: rgba(255,255,255,.5);
padding: 40px 25px 100px 25px;
text-shadow: 4px 3px 0 #2b2b2b, 9px 8px 0 rgba(0,0,0,0.15);
background-image: url(img/5fd.jpg);
background-repeat: no-repeat;
background-size: 100% 100%;

}