body{
	background: url('images/yosemite.jpg') no-repeat left top;
	background-size: cover;
}

.header{
     background: rgba(0, 0, 0, .15)
     }


