.bg_body{
    background: url('../img/uyanga.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;        
    height:100vh;    
}
