body{	
		background: url(https://www.canon.be/be_assets/images/main.jpg) no-repeat center center fixed !important; 
		max-width: 100%;
	height:auto;
	margin:0 ;
	padding:0;
	
	}

h2{
	color: #FFFFFF!important;
	font-size: 300%!important;	
margin-top: 3%!important;
	}
	
.center-block{
margin-top: 10%;
}

.cf-grid {
    width: 100%;
}

.c-g13 {
    width: 100% !important;
}

.be_image {
	margin: 0px auto !important;
}

.site-main {
    position: relative;
    top: 0px;
    transition: top 300ms ease-out 0s;
    background: transparent !important;
}