.head {
    background-image: url('images/header.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-opcity: 0.5;
}