body
{
	  
	background-size:     cover;
    background-repeat:   no-repeat;
    background-position: center center;
	
}

#coloured_bg
{
	margin-top: 3%;
	background:  rgba(17, 16, 24,0.0);
	padding: 2% 0;
}
